The following tables list the members exposed by ChangeViewPerspectiveCommand.
| Name | Description | |
|---|---|---|
| ChangeViewPerspectiveCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| DestinationImage | Gets the resulting image, if InPlace is set to true. 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) |
| InPlace | Determines whether or not the source image is converted in place (or a new image is created). Supported in Silverlight, Windows Phone 7 |
| ViewPerspective | The desired view perspective. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements OnProgress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements IRasterCommand.Run. 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 | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Progress | Implements Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |