The following tables list the members exposed by Medical3DPlane.
| Name | Description | |
|---|---|---|
| Medical3DPlane Constructor | Initializes a new instance of the class Medical3DPlane. |
| Name | Description | |
|---|---|---|
| Enabled | Enables or disables the clipping plane. |
| Normal | Gets or sets the point that represents the plane normal. |
| Point | Gets or sets a point on the plane. |
| Name | Description | |
|---|---|---|
| Move | Moves the plane forward or backward using the value of Normal as a reference. |
| Rotate | Rotates the plane a certain amount of degrees using the values of Point and Normal as a reference. |
| SetPlanePoints | Re-orient the plane position using three points. |