Rectangle Area Property Cognex VisionPro 9.22 SR1

Area of this Rectangle.

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

public double Area { get; }

Property Value

Type: Double
Remarks

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

See Also