The visible width of the map in logic coordinates.

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

Syntax

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

See Also