ASP.NET Pack Programmer's Guide
Map.BoundingBox Property
See Also
 





Returns the bounding box of all map shapes.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public Rect BoundingBox { get; set; }

Visual Basic  Copy Code

Public Property BoundingBox As Rect

 Property Value

A Rect instance specifying the map's bounding box.

 See Also

Map Members
Map Class
MindFusion.Mapping Namespace