CircularAnnulusSection Perimeter Property Cognex VisionPro 9.21 SR1

Returns the perimeter length of this circular annulus section.

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

public double Perimeter { get; }

Property Value

Type: Double
Remarks

Returns the perimeter length of this circular annulus section. As AngleSpan becomes greater than 2π, the length continues to increase. This value is always positive.

See Also