Gets the shape of the border.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public RectangleF Region { get; }
Public ReadOnly Property Region As RectangleF
Get
Property Value
Type:
RectangleF[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Border.Region"]
See Also