The following tables list the members exposed by PlaneCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
PlaneCommand | Initializes a new PlaneCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GetStringDescription | Returns a meaningful name for this command. |
![]() |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) |
![]() |
Run | Implements Run. (Inherited from RasterCommand) |
![]() |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
Name | Description | |
---|---|---|
![]() |
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 | 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, 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. (Inherited from 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. |
Public Events
Name | Description | |
---|---|---|
![]() |
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET