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