LocationRect Class
This documentation is no longer available on MSDN, however it is available as a CHM download.
Represents a rectangle on the map. Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)
Represents a rectangle on the map. Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)
/** @attribute TypeConverterAttribute(Microsoft.Maps.MapControl.Design.LocationRectConverter) */ /** @attribute DataContractAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common", Name="Rectangle") */ /** @attribute ScriptableTypeAttribute() */ public class LocationRect extends ShapeBase implements IFormattable
TypeConverterAttribute(Microsoft.Maps.MapControl.Design.LocationRectConverter) DataContractAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common", Name="Rectangle") ScriptableTypeAttribute public class LocationRect extends ShapeBase implements IFormattable
Development Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.Target Platforms
Show: