The visible width of the map in logic coordinates.

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

Syntax

C#
public double ViewportWidth { get; }
Visual Basic
Public ReadOnly Property ViewportWidth As Double
	Get

See Also