C#
VB
Java
Objective-C
WinRT C#
C++
This property is updated with the object's center of mass.
public LeadPoint CenterOfMass { get; }
Public ReadOnly Property CenterOfMass As Leadtools.LeadPoint
public Leadtools.LeadPoint CenterOfMass {get;}
@property (nonatomic, assign, readonly) LeadPoint centerOfMass
public LeadPoint getCenterOfMass()
get_CenterOfMass();
public:
property Leadtools.LeadPoint CenterOfMass {
Leadtools.LeadPoint get();
}
LeadPoint structure that is updated with the object's center of mass.
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