The Viewport type exposes the following members.

Methods

  NameDescription
CalcPosition
Calculates the position of the viewport (based on the pan field)
CalcSize
Calculates the size of the viewport (based on the zoom field)
Copy
Copies the parameters of a Viewport object into this except engine Needed at reading a new project
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
HeadViewport
sets the viewport corresponding to the head (central) eye
LeftViewport
sets the viewport corresponding to the left eye
MemberwiseClone (Inherited from Object.)
Resize
Recalculate the viewport based on the new width and height of the control
RightViewport
sets the viewport corresponding to the right eye
SetParams
This method sets the basic parameteres that a Viewport needs.
ToString (Inherited from Object.)

See Also