CircularAnnulusSection AngleStart Property Cognex VisionPro 9.20
Get

Gets the starting angle (in radians) of this annulus section.

Set

Sets AngleStart.

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

public double AngleStart { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

Gets the start angle of this annulus section. The angle is measured in radians from the x-axis. AngleStart is normalized to a value between +π and −π.

Remarks

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

See Also