Name | Description | |
---|---|---|
![]() | MprCompositeSliceView | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | MprCompositeSliceView | Overloaded. Initializes a new instance of the |
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. |
![]() | 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 | |
---|---|---|
![]() | Items | Gets the MprSliceView collection. |
Name | Description | |
---|---|---|
![]() | Draw | Draws the view on specified System.Drawing.Graphics. (Inherited from MprSliceView) |
![]() | GetBoundingBox | Returns a bounding box of slice, in slice space. |
![]() | GetDrawingBox | Returns a drawing rectangle of slice, in slice space. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetPointTransform | Returns a point transformation from interactive object space to the specified ImageViewer space. (Inherited from MprSliceView) |
![]() | IsPointOnObject | Determines that point belongs the slice. |
![]() | ToString | Returns a System.String that represents this instance. |
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) |