ImageDisplayOptions Property
|
Gets or sets the image display options.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public ImageDisplayFlags DisplayOptions { get; set; }
Public Property DisplayOptions As ImageDisplayFlags
Get
Set
public:
property ImageDisplayFlags DisplayOptions {
ImageDisplayFlags get ();
void set (ImageDisplayFlags value);
}
member DisplayOptions : ImageDisplayFlags with get, set
PROPERTY DisplayOptions AS ImageDisplayFlags GET SET
Property Value
Type:
ImageDisplayFlagsSee Also