The visible height of the map in logic coordinates.

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

Syntax

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

See Also