Click or drag to resize

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; }

Property Value

Type: RhinoViewport

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.Viewport"]

Implements

IGH_PreviewArgsViewport
See Also