ApplicationSettingsSnapMarkerSize Property |
Gets or sets the size of the snap mark.
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 SnapMarkerSize { get; set; }
Public MustOverride Property SnapMarkerSize As Integer
Get
Set
Property Value
Type:
Int32
The size of the snap mark.
Remarks
You can specify a value between 0 and 20.
See Also