Back to Devexpress

MapLineSettings.StartLineCap Property

wpf-devexpress-dot-xpf-dot-map-dot-maplinesettings-e5181be5.md

latest1.2 KB
Original Source

MapLineSettings.StartLineCap Property

Gets or sets the start line cap settings.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapLineCap StartLineCap { get; set; }
vb
Public Property StartLineCap As MapLineCap

Property Value

TypeDescription
MapLineCap

Contains line cap settings.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to StartLineCap
MapLineSettings

.Default .StartLineCap

|

See Also

MapLineSettings Class

MapLineSettings Members

DevExpress.Xpf.Map Namespace