ViewportInfoZoomToScreenRect Method (Rectangle) |
View changing from screen input points. Handy for using a mouse to manipulate a view. ZoomToScreenRect() may change camera and frustum settings.
Namespace: Rhino.DocObjects
public bool ZoomToScreenRect( Rectangle windowRectangle )
Public Function ZoomToScreenRect ( windowRectangle As Rectangle ) As Boolean