GH_PreviewArgsViewport Property |
Gets the Viewport in which the current preview is drawn.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public RhinoViewport Viewport { get; }
Public ReadOnly Property Viewport As RhinoViewport
Get
Property Value
Type:
RhinoViewport[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.Viewport"]
Implements
IGH_PreviewArgsViewportSee Also