Name | Description | |
---|---|---|
![]() | MprSlice | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | MprSlice | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Height | Gets or sets the height, in millimeters, of the MPR slice. |
![]() | IsInitializing | Gets a value indicating whether the MPR slice is initializing. |
![]() | IsReadOnly | Gets a value indicating whether MPR slice is read-only. |
![]() | Location | Gets or sets the location of the MPR slice. |
![]() | RenderingMode | Gets or sets the slice rendering mode. |
![]() | Thickness | Gets or sets thickness of the slice in millimeters. |
![]() | Width | Gets or sets the width, in millimeters, of the MPR slice. |
![]() | XAxis | Gets or sets the X-axis direction vector of the MPR slice. |
![]() | YAxis | Gets or sets the Y-axis direction vector of the MPR slice. |
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. |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | CheckIsReadOnly | Checks that MPR slice is read-only. |
![]() | Init | Initializes MPR slice parameters. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the slice property is changed. |