| Name | Description | |
|---|---|---|
![]() | BeginInit | Signals the MprSlice that initialization is starting. |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | CreateCopy | Creates a new MprSlice that is a copy of the current instance. |
![]() | EndInit | Signals the MprSlice that initialization is complete. |
![]() | Get3DTransformTo | Returns a 3D transformation matrix, which should be applied to the current MPR slice for getting the specified MPR slice. |
![]() | GetPointProjectionOnSlice | Returns the point perspective to the slice. |
![]() | GetPropertiesAlongXAxis | Returns the slice properties along X-axis. |
![]() | GetTransformProjection | Returns a two-dimensional transformation matrix, which represents projection of three-dimensional transformation matrix. |
![]() | SetReadOnly | Sets read-only state of the MPR-slice. |
![]() | ToString | Returns a System.String that represents this instance. |
![]() | Transform2D | Applies a 2D transformation to the MPR slice. |
![]() | Transform3D | Applies a transformation to the MPR slice. |
![]() | TransformPointFromSliceToWorldSpace | Transforms 2D point from slice coordinates to the word (MPR image) coordinates. |
![]() | TryGet2DTransformTo | Returns a 2D transformation matrix, which should be applied to the current MPR slice for getting the specified MPR slice. |
![]() | TryGetPointProjectionOnSlice | Tries calcualte the point perspective to the slice. |

