SetViewPlane Method (DicomImageFusion)
In This Topic
Set the view plane for the image, based on centre of the plane, the direction of view, and the "Up" direction.
Overload List
Overload | Description |
SetViewPlane(Point3D,Vector3D,Vector3D,Single) |
Set the view plane for the image, based on centre of the plane, the direction of view, and the "Up" direction.
|
SetViewPlane(Plane,Boolean,Single) |
Set the view plane for the image, to one of 3 pre-defined views, with optional reset of centre and zoom
|
Requirements
Target Platforms: .NET CLR 4.0 or higher
See Also