EllipticalAnnulusSection ManipArcFraction Property Cognex VisionPro 9.25 SR1
Get

Returns 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.

Set

Sets ManipArcFraction.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax

public double ManipArcFraction { get; set; }

Property Value

Type: Double
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also