Skip to main content

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

MapPolygonSettings Fields
Show Inherited Hide Inherited

Contains settings used to generate map polygons.
Name Description
FillProperty static Identifies the Fill dependency property. Inherited from MapShapeSettings.
FillRuleProperty static Identifies the MapPolygonSettings.FillRule dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
StrokeProperty static Identifies the Stroke dependency property. Inherited from MapShapeSettings.
StrokeStyleProperty static Identifies the StrokeStyle dependency property. Inherited from MapShapeSettings.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also