C#
VB
Java
Objective-C
WinRT C#
C++
This property is updated with the object's roundness (compactness).
public int Roundness { get; }
Public ReadOnly Property Roundness As Integer
public int Roundness {get;}
@property (nonatomic, assign, readonly) NSUInteger roundness
public int getRoundness()
get_Roundness();
public:
property int Roundness {
int get();
}
A property to be updated with the object's roundness (compactness). This ratio will be 0 for a line and 100 for a circle.
Refer to ObjectInformationCommand.
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