GH_PreviewBoundaryLimits Property |
Gets the limits of the boundary.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public RectangleF Limits { get; }
Public ReadOnly Property Limits As RectangleF
Get
Property Value
Type:
RectangleF[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewBoundary.Limits"]
See Also