Click or drag to resize

McMMOptionsSnapToEdgeCalipers Property

Number of caliper lines used to snap the line to edge using mcmmSnapLineToEdge method

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

Property Value

Type: Int16
Remarks
Caliper lines are created along the line perpendicular to its direction. The more calipers used, the higher accuracy of created line. Minimum number is limited to 2.
See Also