GH_StateTagListBoundingBox Property |
Gets the boundingbox of all StateTags.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic Rectangle BoundingBox { get; }Public ReadOnly Property BoundingBox As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.Kernel.GH_StateTagList.BoundingBox"]
See Also