GH_PreviewMeshArgsViewport Property |
Gets the Viewport in which we're currently drawing.
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_PreviewMeshArgs.Viewport"]
See Also