C#
VB
C++
A property to be updated with the length of the Feret's diameter.
public int FeretsDiameter { get; }
Public ReadOnly Property FeretsDiameter As Integer
public:
property int FeretsDiameter {
int get();
}
The length of the Feret's diameter. The length is measured in pixels and is internally multiplied by 1000. Divide this value by 1000 to obtain the real length.
Refer to FeretsDiameterCommand()
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET