Returns the bounding box of all map shapes.
Namespace: MindFusion.Mapping
Package: 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.