Gets the bounding box of this shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public abstract Rect GetBoundingBox () |
Visual Basic Copy Code |
---|
Public MustOverride Function GetBoundingBox () As Rect |
A Rect representing the shape's bounding box.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |