GH_DocumentPreviewBoundingBox Property |
Gets the boundingbox used for previews.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public BoundingBox PreviewBoundingBox { get; }
Public ReadOnly Property PreviewBoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBox[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.PreviewBoundingBox"]
See Also