GH_RenderArgsViewport Property |
Gets the viewport details involved in this rendering.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ViewportInfo Viewport { get; }
Public ReadOnly Property Viewport As ViewportInfo
Get
Property Value
Type:
ViewportInfo[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.Viewport"]
See Also