Skip to main content
All docs
V23.2

MapLineSettings Fields

Contains settings used to generate map lines.
Name Description
EndLineCapProperty static Identifies the EndLineCap dependency property.
FillProperty static Identifies the Fill dependency property. Inherited from MapShapeSettings.
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