IProjection Interface Members
In This Topic
The following tables list the members exposed by IProjection.
Public Properties
| Name | Description |
| Matrix3D |
The Matrix relating real world coordinates (in mm) to the display space (with units -1 to +1 in each dimension)
|
Top
Public Methods
| Name | Description |
| Rotate | Rotate view around a defined axis and based on a DicomViewer if available |
| Scale |
Scale/Zoom the view
|
| SetViewPlane | Overloaded. Set the view plane for the image without reference to the existing plane |
| TranslateMm |
Move the centre point of the view by the specified offset
|
| TranslateNormal |
Move the centre point of the view by the specified distance, normal to the current view plane
|
| TranslatePixels | Move the display pixels based on output size |
Top
See Also