CogEllipticalAnnulusSection Area Property Cognex VisionPro 9.8 SR1
Returns the area enclosed by this elliptical annulus section.

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

public double Area { get; }

Property Value

Type: Double
Remarks

Returns the area enclosed by this elliptical annulus section.

If AngleSpan is greater than 2π, the area is the same as if were only 2π. This value is always positive.

See Also