Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > ObjectInformationCommand Class : CenterOfMass Property |
public LeadPoint CenterOfMass {get;}
'Declaration
Public ReadOnly Property CenterOfMass As LeadPoint
'Usage
Dim instance As ObjectInformationCommand Dim value As LeadPoint value = instance.CenterOfMass
public LeadPoint CenterOfMass {get;}
@property (nonatomic, assign, readonly) LeadPoint centerOfMass
public LeadPoint getCenterOfMass()
get_CenterOfMass();