←Select platform

CenterOfMass Property

Summary

This property is updated with the object's center of mass.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.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(); 
} 

Property Value

LeadPoint structure that is updated with the object's center of mass.

Example

Refer to ObjectInformationCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize