The following tables list the members exposed by PlaneBendCommand.
| Name | Description | |
|---|---|---|
| PlaneBendCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BendFactor | Gets or sets the plane's bending value. |
| BrightColor | Gets or sets the color of an external light source that shines on the displayed images. |
| BrightLength | Gets or sets a value that indicates how much the brightness changes as you move along the Z axis. |
| CenterPoint | Gets or sets the point at which the camera or viewer is looking. |
| Distance | Gets or sets the camera distance from the viewing screen, in pixels. |
| EndBright | Gets or sets a value that indicates the brightness of an external light source on the last image displayed. |
| FillColor | Gets or sets the background color. |
| Flags | Gets or sets flags that indicate the background color and the planes to be shown. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| PlaneOffset | Gets or sets the distance between the parallel planes. |
| PyramidAngle | Gets or sets the view angle, off the Z-axis. |
| Repeat | Gets or sets the number of times the image repeats along the Z-axis. |
| StartBright | Gets or sets a value that indicates the brightness of an external light source on the first image displayed. |
| Stretch | Gets or sets a value that indicates whether to expand or compress the image, and by how much. |
| ZValue | Gets or sets the viewing screen offset on the Z-axis, in pixels. |
| 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. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |