MapCore::ViewportSize Property

Bing
 

Gets the size of the viewport.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public:
property Size ViewportSize {
	Size get();
}

Property Value

Type: System.Windows::Size

Returns Size.

Return to top
Show: