Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the height of the ___location rectangle.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
public double Height { get; }
public:
property double Height {
double get();
}
member Height : float with get
Public ReadOnly Property Height As Double
Property Value
Type: System.Double
Returns Double.
See Also
LocationRect Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top