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();