Perimeter length of this ellipse.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
public double Perimeter { get; }public double Perimeter { get; }Public ReadOnly Property Perimeter As Double
Get
Public ReadOnly Property Perimeter As Double
Get
public:
property double Perimeter {
double get ();
}public:
property double Perimeter {
double get ();
}Property Value
Type:
DoubleReturns the perimeter of this Ellipse in units specified by the selected coordinate space.