Rectangle Area Property Cognex VisionPro 9.21 SR1

Area of this Rectangle.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
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