Back to Devexpress

MapShapeBase Fields

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

latest4.7 KB
Original Source

MapShapeBase Fields

The base class for all shapes that a map control can draw.

NameDescription
AttributesProperty staticIdentifies the MapItem.Attributes dependency property. Inherited from MapItem.
CanMoveProperty staticIdentifies the MapItem.CanMove dependency property. Inherited from MapItem.
EffectProperty staticIdentifies the MapShapeBase.Effect dependency property.
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.
HighlightFillProperty staticIdentifies the MapShapeBase.HighlightFill dependency property.
HighlightStrokeProperty staticIdentifies the MapShapeBase.HighlightStroke dependency property.
HighlightStrokeStyleProperty staticIdentifies the MapShapeBase.HighlightStrokeStyle dependency property.
IsHitTestVisibleProperty staticIdentifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem.
SelectedFillProperty staticIdentifies the MapShapeBase.SelectedFill dependency property.
SelectedStrokeProperty staticIdentifies the MapShapeBase.SelectedStroke dependency property.
SelectedStrokeStyleProperty staticIdentifies the MapShapeBase.SelectedStrokeStyle dependency property.
StrokeProperty staticIdentifies the MapShapeBase.Stroke dependency property.
StrokeStyleProperty staticIdentifies the MapShapeBase.StrokeStyle dependency property.
TagProperty staticIdentifies the MapItem.Tag dependency property. Inherited from MapItem.
TitleOptionsProperty staticIdentifies the MapShapeBase.TitleOptions dependency property.
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

MapShapeBase Class

MapShapeBase Members

DevExpress.Xpf.Map Namespace