Rectangle Perimeter Property Cognex VisionPro 9.20

Perimeter length of this CogRectangle.

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 perimeter of this Rectangle in units specified by the selected coordinate space.

See Also