Click or drag to resize

McMMOptionsSnapCircleCalipers Property

Number of caliper lines used to snap the circle using mcmmSnapToCircle method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Property SnapCircleCalipers As Short
	Get
	Set

Property Value

Type: Int16
Remarks
The more lines used, the higher the accuracy of created circle. Minimum number is limited to 2.
See Also