SetViewPlane Method (IProjection)
In This Topic
Set the view plane for the image without reference to the existing plane
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.8 or higher
See Also