Click or drag to resize

GH_RenderArgsViewport Property

Gets the viewport details involved in this rendering.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ViewportInfo Viewport { get; }

Property Value

Type: ViewportInfo

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

See Also