Initializes a new instance of the Viewpoint class with the specified properties.

Overload List

  NameDescription
Viewpoint(Envelope)
Initializes a new instance of the Viewpoint class using an envelope.
Viewpoint(Envelope, Double)
Initializes a new instance of the Viewpoint class using an envelope and rotation.
Viewpoint(Point, Point)
Initializes a new instance of the Viewpoint class using a pair of points, representing an observer position and a target location.

See Also