RhinoViewportZoomExtentsSelected Method |
Dollies the camera location and so that the view frustum contains all of the
selected document objects that can be seen in view. If the projection is
perspective, the camera angle is not changed.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool ZoomExtentsSelected()
Public Function ZoomExtentsSelected As Boolean
Return Value
Type:
Booleantrue if successful.
See Also