Returns the bounding box of all map shapes.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public Rect BoundingBox { get; set; } |
Visual Basic Copy Code |
---|
Public Property BoundingBox As Rect |
A Rect instance specifying the map's bounding box.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |