CogRectangle Area Property Cognex VisionPro 9.22
Area of this CogRectangle.

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

public double Area { get; }

Property Value

Type: Double
Remarks

Returns the area of this CogRectangle in units specified by the selected coordinate space.

See Also