Name | Description | |
---|---|---|
![]() | MprPlanarSliceView | Initializes a new instance of the MprPlanarSliceView class. |
Name | Description | |
---|---|---|
![]() | MprPlanarSliceView | Initializes a new instance of the MprPlanarSliceView class. |
Name | Description | |
---|---|---|
![]() | Builder | Gets or sets a transformer, which is used for building of this view. (Inherited from MprSliceView) |
![]() | InteractionController | Gets or sets an interaction controller of this view. (Inherited from MprSliceView) |
![]() | IsBuilding | Gets a value indicating whether this view is building. (Inherited from MprSliceView) |
![]() | IsVisible | Gets or sets a value indicating whether this view is visible. (Inherited from MprSliceView) |
![]() | MprSliceVisualizer | Gets the MPR slice visualizer. (Inherited from MprSliceView) |
![]() | Transformer | Gets or sets a transformer, which must be used for transforming (moving, resizing, rotating, etc) of this view. (Inherited from MprSliceView) |
Name | Description | |
---|---|---|
![]() | MprPlanarSlice | Gets the MPR planar slice. |
Name | Description | |
---|---|---|
![]() | Draw | Draws the view on specified System.Drawing.Graphics. |
![]() | GetBoundingBox | Returns a bounding box of view, in view space. |
![]() | GetDrawingBox | Returns a drawing rectangle of view, in view space. |
![]() | GetPointTransform | Returns a point transformation from interactive object space to the specified ImageViewer space. (Inherited from MprSliceView) |
![]() | IsPointOnObject | Determines that point belongs this view. |
Name | Description | |
---|---|---|
![]() | DrawInContentSpace | Draws the MPR slice on the System.Drawing.Graphics in the coordinate space of MPR slice. |
![]() | GetBackgroundSliceArea | Returns the background slice area. (Inherited from MprSliceView) |
![]() | OnBuilderChanged | Raises the BuilderChanged event. (Inherited from MprSliceView) |
![]() | OnBuilderChanging | Raises the BuilderChanging event. (Inherited from MprSliceView) |
![]() | OnInteractionControllerChanged | Raises the InteractionControllerChanged event. (Inherited from MprSliceView) |
![]() | OnInteractionControllerChanging | Raises the InteractionControllerChanging event. (Inherited from MprSliceView) |
![]() | OnStateChanged | Raises the StateChanged event. (Inherited from MprSliceView) |
![]() | OnTransformerChanged | Raises the TransformerChanged event. (Inherited from MprSliceView) |
![]() | OnTransformerChanging | Raises the TransformerChanging event. (Inherited from MprSliceView) |
Name | Description | |
---|---|---|
![]() | BuilderChanged | Occurs when builder is changed. (Inherited from MprSliceView) |
![]() | BuilderChanging | Occurs when builder is changing. (Inherited from MprSliceView) |
![]() | InteractionControllerChanged | Occurs when interaction controller is changed. (Inherited from MprSliceView) |
![]() | InteractionControllerChanging | Occurs when interaction controller is changing. (Inherited from MprSliceView) |
![]() | StateChanged | Occurs when the object state is changed. (Inherited from MprSliceView) |
![]() | TransformerChanged | Occurs when transformer is changed. (Inherited from MprSliceView) |
![]() | TransformerChanging | Occurs when transformer is changing. (Inherited from MprSliceView) |