IProjection Interface Methods
In This Topic
For a list of all members of this type, see IProjection members.
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