RasterVariablesDisplayQuality Property
|
Gets or sets the image display quality (screen only).
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public ImageDisplayQuality DisplayQuality { get; set; }
Public Property DisplayQuality As ImageDisplayQuality
Get
Set
public:
property ImageDisplayQuality DisplayQuality {
ImageDisplayQuality get ();
void set (ImageDisplayQuality value);
}
member DisplayQuality : ImageDisplayQuality with get, set
PROPERTY DisplayQuality AS ImageDisplayQuality GET SET
Property Value
Type:
ImageDisplayQualitySee Also