Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MapShapeSettings Fields
Show Inherited Hide Inherited

The base class for classes that specify map shape settings.
Name Description
FillProperty static Identifies the Fill dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
StrokeProperty static Identifies the Stroke dependency property.
StrokeStyleProperty static Identifies the StrokeStyle dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also