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