Click or drag to resize

ApplicationSettingsTrackerHandleSize Property

Gets or sets the size of the selected tracker handle.

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 TrackerHandleSize { get; set; }

Property Value

Type: Int32
Size of selection tracker handle.
Remarks
You can specify a value between 0 and 20.
See Also