ApplicationSettingsSnapBoxSize Property |
Gets or sets the size of the snap box.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int SnapBoxSize { get; set; }
Public MustOverride Property SnapBoxSize As Integer
Get
Set
Property Value
Type:
Int32
The size of the snap box.
Remarks
You can specify a value between 0 and 20.
See Also