GH_ViewportScreenPort Property |
Gets the dimensions of the viewport in control coordinates.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Rectangle ScreenPort { get; }
Public ReadOnly Property ScreenPort As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.ScreenPort"]
See Also