The following tables list the members exposed by OffsetCommand.
| Name | Description | |
|---|---|---|
| OffsetCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BackColor | Gets or sets the fill color for the exposed areas. 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) |
| HorizontalShift | Gets or sets the horizontal shift of the image, in pixels. Supported in Silverlight, Windows Phone 7 |
| Type | Gets or sets a value that indicates how to handle any exposed areas resulting from the image shift. Supported in Silverlight, Windows Phone 7 |
| VerticalShift | Gets or sets the vertical shift of the image, in pixels. 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) |