Circle Perimeter Property Cognex VisionPro 9.21 SR1

Perimeter length of this circle.

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

public double Perimeter { get; }

Return Value

Type: Double

Returns the perimeter of this circle in units specified by the selected coordinate space.

See Also