MprSliceView Class Properties
In This Topic
For a list of all properties of this type, see
MprSliceView.
Public Properties
| | Name | Description |
 | Builder | Gets or sets a transformer, which is used for building of this view. |
 | InteractionController | Gets or sets an interaction controller of this view. |
 | IsBuilding | Gets a value indicating whether this view is building. |
 | IsVisible | Gets or sets a value indicating whether this view is visible. |
 | MprSliceVisualizer | Gets the MPR slice visualizer. |
 | Transformer | Gets or sets a transformer, which must be used for transforming (moving, resizing, rotating, etc) of this view. |
See Also