RhinoCommon API
DisplayPipelineViewportProjectionChanged Event |
Called when the projection changes for a viewport being drawn.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.18

public static event EventHandler<DrawEventArgs> ViewportProjectionChanged
Public Shared Event ViewportProjectionChanged As EventHandler(Of DrawEventArgs)
Value
Type: SystemEventHandlerDrawEventArgs