Back to Devexpress

MapPolygon Fields

wpf-devexpress-dot-xpf-dot-map-dot-mappolygon-dot-underscore-fields.md

latest6.2 KB
Original Source

MapPolygon Fields

The class used to draw a polygon on a map.

NameDescription
AttributesProperty staticIdentifies the MapItem.Attributes dependency property. Inherited from MapItem.
CanMoveProperty staticIdentifies the MapItem.CanMove dependency property. Inherited from MapItem.
CanResizeProperty staticIdentifies the MapPolygon.CanResize dependency property.
CanRotateProperty staticIdentifies the MapPolygon.CanRotate dependency property.
EffectProperty staticIdentifies the MapShapeBase.Effect dependency property. Inherited from MapShapeBase.
EnableHighlightingProperty staticIdentifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem.
EnableSelectionProperty staticIdentifies the EnableSelection dependency property. Inherited from MapItem.
FillProperty staticIdentifies the MapShapeBase.Fill dependency property. Inherited from MapShapeBase.
FillRuleProperty staticIdentifies the MapPolygon.FillRule dependency property.
HighlightFillProperty staticIdentifies the MapShapeBase.HighlightFill dependency property. Inherited from MapShapeBase.
HighlightStrokeProperty staticIdentifies the MapShapeBase.HighlightStroke dependency property. Inherited from MapShapeBase.
HighlightStrokeStyleProperty staticIdentifies the MapShapeBase.HighlightStrokeStyle dependency property. Inherited from MapShapeBase.
IsHitTestVisibleProperty staticIdentifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
PointsProperty staticIdentifies the MapPolygon.Points dependency property.
SelectedFillProperty staticIdentifies the MapShapeBase.SelectedFill dependency property. Inherited from MapShapeBase.
SelectedStrokeProperty staticIdentifies the MapShapeBase.SelectedStroke dependency property. Inherited from MapShapeBase.
SelectedStrokeStyleProperty staticIdentifies the MapShapeBase.SelectedStrokeStyle dependency property. Inherited from MapShapeBase.
StrokeProperty staticIdentifies the MapShapeBase.Stroke dependency property. Inherited from MapShapeBase.
StrokeStyleProperty staticIdentifies the MapShapeBase.StrokeStyle dependency property. Inherited from MapShapeBase.
TagProperty staticIdentifies the MapItem.Tag dependency property. Inherited from MapItem.
TitleOptionsProperty staticIdentifies the MapShapeBase.TitleOptions dependency property. Inherited from MapShapeBase.
ToolTipPatternProperty staticIdentifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem.
VisibleProperty staticIdentifies the MapItem.Visible dependency property. Inherited from MapItem.
ZIndexProperty staticIdentifies the MapItem.ZIndex dependency property. Inherited from MapItem.

See Also

MapPolygon Class

MapPolygon Members

DevExpress.Xpf.Map Namespace