Gets the bounding box of this shape.
Namespace: MindFusion.Mapping
Package: 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.