Click or drag to resize

DisplayPipelineViewportProjectionChanged Event

Called when the projection changes for a viewport being drawn.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.18
Syntax
public static event EventHandler<DrawEventArgs> ViewportProjectionChanged

Value

Type: SystemEventHandlerDrawEventArgs
See Also