CogEllipticalAnnulusSection ManipArcFraction Property Cognex VisionPro 9.7
Returns/sets the fractional distance (between the start and end arcs) where the manipulation arc is drawn. During interactive manipulation, the shape usually resets this fraction to 0.5 but users may reset it sooner if they desire.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax

public double ManipArcFraction { get; set; }

Property Value

Type: Double
See Also