Click or drag to resize

GH_ViewportSize Property

Gets or sets the size of the viewport. The size is typically tied to the dimensions of the Canvas.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Size Size { get; set; }

Property Value

Type: Size

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.Size"]

See Also