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