Share via


MapLayer.PositionRectangleProperty Field

This documentation is no longer available on MSDN, however it is available as a CHM download.

Identifies the PositionRectangle dependency property.

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

Usage

Syntax

'Declaration
Public Shared ReadOnly PositionRectangleProperty As DependencyProperty
public static readonly DependencyProperty PositionRectangleProperty
public:
static initonly DependencyProperty^ PositionRectangleProperty
public static final DependencyProperty PositionRectangleProperty
public static final var PositionRectangleProperty : DependencyProperty

Remarks

Note

The child element should not have its Width and Height properties defined, instead its HorizontalAlign and VerticalAlign should both be set to Stretch.

Platforms

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

Change History

See Also

Reference

MapLayer Class
MapLayer Members
Microsoft.Maps.MapControl Namespace