RasterVariablesDisplayFrame Property
|
Gets or sets if the image frame is shown.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public bool DisplayFrame { get; set; }
Public Property DisplayFrame As Boolean
Get
Set
public:
property bool DisplayFrame {
bool get ();
void set (bool value);
}
member DisplayFrame : bool with get, set
PROPERTY DisplayFrame AS LOGIC GET SET
Property Value
Type:
BooleanSee Also