Get the bounds in geographical coordinates.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public virtual Rect Bounds { get; }
Visual Basic
Public Overridable ReadOnly Property Bounds As Rect
	Get

See Also