Click or drag to resize

ViewportInfoZoomToScreenRect Method

Overload List
  NameDescription
Public methodZoomToScreenRect(Rectangle)
Zooms to a screen zone.

View changing from screen input points. Handy for using a mouse to manipulate a view. ZoomToScreenRect() may change camera and frustum settings.

Public methodZoomToScreenRect(Int32, Int32, Int32, Int32)
Zooms to a screen zone.

View changing from screen input points. Handy for using a mouse to manipulate a view. ZoomToScreenRect() may change camera and frustum settings.

Top
See Also