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

MapPolylineSettings Fields
Show Inherited Hide Inherited

Contains settings used to generate map polylines.
Name Description
EndLineCapProperty static Identifies the EndLineCap dependency property.
FillProperty static Identifies the Fill dependency property. Inherited from MapShapeSettings.
FillRuleProperty static Identifies the MapPolylineSettings.FillRule dependency property.
IsGeodesicProperty static Identifies the IsGeodesic dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
StartLineCapProperty static Identifies the StartLineCap dependency property.
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