The following tables list the members exposed by Medical3DPlane.
| Name | Description | |
|---|---|---|
| Medical3DPlane Constructor | Initializes a new instance of the Medical3DPlane class with default parameters. |
| Name | Description | |
|---|---|---|
| Axis | Gets or sets the reference axis around which rotation will occur. |
| Enabled | Enables or disables the clipping plane. |
| Normal | Gets or sets the point that represents the normal plane. |
| Point | Gets or sets a point on the plane. |
| Space | Gets or sets the reference space used when rotating the plane. |
| Name | Description | |
|---|---|---|
| Move | Moves the plane forward or backward using the value of the Normal property as a reference. |
| Rotate | Rotates the plane a specified number of degrees. |
| SetPlanePoints | Overloaded. Re-orients the plane position using three points. |