MapPolygon Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Top
Top
Microsoft.Maps.MapControl Namespace
Represents a polygon on the map.
The following tables list the members exposed by the MapPolygon type.
(see also Protected Properties)
Top
| Name | Description | |
|---|---|---|
![]() | ActualHeight | (inherited from FrameworkElement) |
![]() | ActualWidth | (inherited from FrameworkElement) |
![]() | Background | (inherited from Control) |
![]() | BorderBrush | (inherited from Control) |
![]() | BorderThickness | (inherited from Control) |
![]() | CacheMode | (inherited from UIElement) |
![]() | Clip | (inherited from UIElement) |
![]() | Cursor | (inherited from FrameworkElement) |
![]() | DataContext | (inherited from FrameworkElement) |
![]() | DesiredSize | (inherited from UIElement) |
![]() | Dispatcher | (inherited from DependencyObject) |
![]() | Effect | (inherited from UIElement) |
![]() | Fill | Gets or sets the fill of the shape. (inherited from MapShapeBase) |
![]() | FillRule | Gets or sets the fill rule for the polygon. |
![]() | FontFamily | (inherited from Control) |
![]() | FontSize | (inherited from Control) |
![]() | FontStretch | (inherited from Control) |
![]() | FontStyle | (inherited from Control) |
![]() | FontWeight | (inherited from Control) |
![]() | Foreground | (inherited from Control) |
![]() | Height | (inherited from FrameworkElement) |
![]() | HorizontalAlignment | (inherited from FrameworkElement) |
![]() | HorizontalContentAlignment | (inherited from Control) |
![]() | IsEnabled | (inherited from Control) |
![]() | IsHitTestVisible | (inherited from UIElement) |
![]() | IsTabStop | (inherited from Control) |
![]() | Language | (inherited from FrameworkElement) |
![]() | Locations | Gets or sets the locations that define the vertices of the shape. (inherited from MapShapeBase) |
![]() | Margin | (inherited from FrameworkElement) |
![]() | MaxHeight | (inherited from FrameworkElement) |
![]() | MaxWidth | (inherited from FrameworkElement) |
![]() | MinHeight | (inherited from FrameworkElement) |
![]() | MinWidth | (inherited from FrameworkElement) |
![]() | Name | (inherited from FrameworkElement) |
![]() | Opacity | Gets or sets the opacity of the shape. (inherited from MapShapeBase) |
![]() | OpacityMask | Gets or sets the opacity mask for the shape. (inherited from MapShapeBase) |
![]() | Padding | (inherited from Control) |
![]() | Parent | (inherited from FrameworkElement) |
![]() | ParentMap | Gets the parent map of the shape. (inherited from MapShapeBase) |
![]() | Projection | (inherited from UIElement) |
![]() | RenderSize | (inherited from UIElement) |
![]() | RenderTransform | (inherited from UIElement) |
![]() | RenderTransformOrigin | (inherited from UIElement) |
![]() | Resources | (inherited from FrameworkElement) |
![]() | Stroke | Gets or sets the stroke color of the shape. (inherited from MapShapeBase) |
![]() | StrokeDashArray | Gets or sets the StrokeDashArray value of the shape. (inherited from MapShapeBase) |
![]() | StrokeDashCap | Gets or sets the StrokeDashCap value for the shape. (inherited from MapShapeBase) |
![]() | StrokeDashOffset | Gets or sets the StrokeDashOffset value for the shape. (inherited from MapShapeBase) |
![]() | StrokeEndLineCap | Gets or sets the StrokeEndLineCap value for the shape. (inherited from MapShapeBase) |
![]() | StrokeLineJoin | Gets or sets the StrokeLineJoin value for the shape. (inherited from MapShapeBase) |
![]() | StrokeMiterLimit | Gets or sets the StrokeMiterLimit value for the shape. (inherited from MapShapeBase) |
![]() | StrokeStartLineCap | Gets or sets the StrokeStartLineCap value for the shape. (inherited from MapShapeBase) |
![]() | StrokeThickness | Gets or sets the StrokeThickness value for the shape. (inherited from MapShapeBase) |
![]() | Style | (inherited from FrameworkElement) |
![]() | TabIndex | (inherited from Control) |
![]() | TabNavigation | (inherited from Control) |
![]() | Tag | (inherited from FrameworkElement) |
![]() | Template | (inherited from Control) |
![]() | Triggers | (inherited from FrameworkElement) |
![]() | UseLayoutRounding | (inherited from UIElement) |
![]() | VerticalAlignment | (inherited from FrameworkElement) |
![]() | VerticalContentAlignment | (inherited from Control) |
![]() | Visibility | (inherited from UIElement) |
![]() | Width | (inherited from FrameworkElement) |
| Name | Description | |
|---|---|---|
|
Content | (inherited from UserControl) |
|
DefaultStyleKey | (inherited from Control) |
|
EncapsulatedShape | Gets the shape. (inherited from MapShapeBase) |
|
ProjectedPoints | Overridden. Gets or sets the vertices of the polygon. |
(see also Protected Methods)Top
| Name | Description | |
|---|---|---|
|
ArrangeOverride | Overridden. Arranges the shape to fit on the map. (inherited from FrameworkElement) |
|
Finalize | (inherited from Object) |
|
GetTemplateChild | (inherited from Control) |
|
MeasureOverride | Overridden. Measures the shape to fit the available size. (inherited from FrameworkElement) |
|
MemberwiseClone | (inherited from Object) |
|
OnCreateAutomationPeer | Overridden. Enables the ability to provide custom handling when an automation peer is created. (inherited from UIElement) |
|
OnGotFocus | (inherited from Control) |
|
OnKeyDown | (inherited from Control) |
|
OnKeyUp | (inherited from Control) |
|
OnLostFocus | (inherited from Control) |
|
OnLostMouseCapture | (inherited from Control) |
|
OnMouseEnter | (inherited from Control) |
|
OnMouseLeave | (inherited from Control) |
|
OnMouseLeftButtonDown | (inherited from Control) |
|
OnMouseLeftButtonUp | (inherited from Control) |
|
OnMouseMove | (inherited from Control) |
|
OnMouseWheel | (inherited from Control) |
| Name | Description | |
|---|---|---|
|
BindingValidationError | (inherited from FrameworkElement) |
|
GotFocus | (inherited from UIElement) |
|
IsEnabledChanged | (inherited from Control) |
|
KeyDown | (inherited from UIElement) |
|
KeyUp | (inherited from UIElement) |
|
LayoutUpdated | (inherited from FrameworkElement) |
|
Loaded | (inherited from FrameworkElement) |
|
LostFocus | (inherited from UIElement) |
|
LostMouseCapture | (inherited from UIElement) |
|
MouseEnter | (inherited from UIElement) |
|
MouseLeave | (inherited from UIElement) |
|
MouseLeftButtonDown | (inherited from UIElement) |
|
MouseLeftButtonUp | (inherited from UIElement) |
|
MouseMove | (inherited from UIElement) |
|
MouseWheel | (inherited from UIElement) |
|
SizeChanged | (inherited from FrameworkElement) |
Reference
MapPolygon ClassMicrosoft.Maps.MapControl Namespace
Other Resources
Adding Shapes to the Map
Show:
