EllipticalAnnulusSection Perimeter Property Cognex VisionPro 9.10

Returns the total perimeter length of this elliptical annulus section.

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

public double Perimeter { get; }

Property Value

Type: Double
Remarks

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

See Also