Click or drag to resize

ApplicationSettingsDivisionSnapCount Property

Get or set the division number of dividing point snap.

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

Property Value

Type: Int32
Division number of dividing point snap.
Remarks
You can specify a value from 2 to 100.
See Also