The Navigation3DControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Attach |
Attach the navigation control to the event of an element.
|
![]() | Detach |
Detach the navigation control from the event of an element.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeFromCamera(Camera) |
Initialize the navigation control to match a perspective camera
view.
|
![]() | InitializeFromCamera(Camera, Vector3D) |
Initialize the 3D navigation control to match a perspective
camera view.
|
![]() | InitializeFromCamera(Point3D, Point3D, Double) |
Initialize the 3D navigation control using a specific camera
positions and target.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateSlaves |
Update all the slave viewports.
|
![]() | ZoomBy |
Zoom the camera by a certain amount, looking at the center point passed.
|