The following tables list the members exposed by ObjectInformationCommand.
| Name | Description | |
|---|---|---|
| ObjectInformationCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Angle | A property to be updated with the orientation angle of the object's axis. Supported in Silverlight, Windows Phone 7 |
| CenterOfMass | This property is updated with the object's center of mass. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Roundness | This property is updated with the object's roundness (compactness). Supported in Silverlight, Windows Phone 7 |
| Weighted | Gets or sets a value that indicates the weighting factor. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |