IAcadPreferencesDisplayShowRasterImage Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
bool ShowRasterImage { get; set; }
Property ShowRasterImage As Boolean
Get
Set
property bool ShowRasterImage {
bool get ();
void set (bool value);
}
abstract ShowRasterImage : bool with get, set
Property Value
Boolean
See Also