Click or drag to resize

DisplayPipelineCalculateBoundingBoxZoomExtents Event

Calculate a bounding to include in the Zoom Extents command.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<CalculateBoundingBoxEventArgs> CalculateBoundingBoxZoomExtents

Value

Type: SystemEventHandlerCalculateBoundingBoxEventArgs
See Also