Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ObjectInformationCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.Effects Namespace : ObjectInformationCommand Class


The following tables list the members exposed by ObjectInformationCommand.

Public Constructors

 NameDescription
Public ConstructorObjectInformationCommand ConstructorOverloaded.  Initializes a new ObjectInformationCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAngle A property to be updated with the orientation angle of the object's axis.  
Public PropertyCenterOfMass This property is updated with the object's center of mass.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyRoundness This property is updated with the object's roundness (compactness).  
Public PropertyWeighted Gets or sets a value that indicates the weighting factor.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Methodraise_Progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

Protected Methods

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also