Name | Description | |
---|---|---|
![]() | MprPolylineSlice | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | MprPolylineSlice | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Height | Gets or sets the height, in millimeters, of the MPR slice. (Inherited from MprSlice) |
![]() | IsInitializing | Gets a value indicating whether the MPR slice is initializing. (Inherited from MprSlice) |
![]() | IsReadOnly | Gets a value indicating whether MPR slice is read-only. (Inherited from MprSlice) |
![]() | Location | Gets or sets the location of the MPR polyline slice. |
![]() | ReferencePoints | Gets or sets the reference points of the MPR polyline slice. |
![]() | RenderingMode | Gets or sets the slice rendering mode. (Inherited from MprSlice) |
![]() | Thickness | Gets or sets thickness of the slice in millimeters. (Inherited from MprSlice) |
![]() | Width | Gets or sets the width of the MPR slice. |
![]() | XAxis | Gets or sets the X-axis direction vector of the MPR slice. |
![]() | XAxisPoints | Gets the X-axis points of the MPR polyline slice. |
![]() | YAxis | Gets or sets the Y-axis direction vector of the MPR slice. |
Name | Description | |
---|---|---|
![]() | BeginInit | Signals the MprSlice that initialization is starting. (Inherited from MprSlice) |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | CreateCopy | Creates a new MprPolylineSlice that is a copy of the current instance. |
![]() | EndInit | Signals the MprSlice that initialization is complete. (Inherited from MprSlice) |
![]() | 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. |
![]() | GetReferencePointsInWorldSpace | Returns the ReferencePoints in the word (MPR image) coordinates. |
![]() | GetTransformProjection | Returns a two-dimensional transformation matrix, which represents projection of three-dimensional transformation matrix. |
![]() | SetReadOnly | Sets read-only state of the MPR-slice. (Inherited from MprSlice) |
![]() | SetReferencePointsInWorldSpace | Updates the ReferencePoints with the 3D points in the word (MPR image) coordinates. |
![]() | 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. (Inherited from MprSlice) |
![]() | 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. (Inherited from MprSlice) |
![]() | TryGetPointProjectionOnSlice | Tries calcualte the point perspective to the slice. (Inherited from MprSlice) |
Name | Description | |
---|---|---|
![]() | CalcualteXAxisPoints | Calculates X-axis points. |
![]() | CheckIsReadOnly | Checks that MPR slice is read-only. (Inherited from MprSlice) |
![]() | Init | Initializes MPR slice parameters. (Inherited from MprSlice) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from MprSlice) |
![]() | ResetXAxisPoints | Resets the XAxisPoints value. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the slice property is changed. (Inherited from MprSlice) |