LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

CenterOfMass Property






This property is updated with the object's center of mass. .NET support WinRT support Silverlight support
Syntax
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;}
 get_CenterOfMass(); 
public:
property LeadPoint CenterOfMass {
   LeadPoint get();
}

Property Value

LeadPoint structure that is updated with the object's center of mass.
Example
Refer to ObjectInformationCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObjectInformationCommand Class
ObjectInformationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.