The following tables list the members exposed by TunnelCommand.
| Name | Description | |
|---|---|---|
| TunnelCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BrightColor | Gets or sets the color of an external light source that shines in the tunnel. |
| BrightLength | Gets or sets a value that indicates how much the brightness changes as you move along the Z axis. |
| CenterPoint | Gets or sets a point structure that contains the point at which the camera or viewer is looking. |
| Distance | Gets or sets the camera distance from the viewing screen. |
| EndBright | Gets or sets a value that indicates the brightness of an external light source at the end of the tunnel. |
| FillColor | Gets or sets the background color. |
| Flags | Gets or sets flags that indicate the background color and which image dimension extends along the Z-axis. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Radius | Gets or sets the tunnel radius. |
| Repeat | Gets or sets the number of times the image repeats along the Z-axis. |
| RotationOffset | Gets or sets a value that rotates the tunnel around the Z-axis in pixel steps. |
| StartBright | Gets or sets a value that indicates the brightness of an external light source at the beginning of the tunnel. |
| Stretch | Gets or sets a value that indicates whether to expand or compress the image, and by how much. |
| ZValue | Gets or sets a value that represents the viewing screen offset on the Z-axis. |
| 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) |