Skip to main content

MapPolylineSettings Fields

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