Back to Devexpress

MapPushpinSettings.TraceDepth Property

wpf-devexpress-dot-xpf-dot-map-dot-mappushpinsettings-2da8ce65.md

latest1.4 KB
Original Source

MapPushpinSettings.TraceDepth Property

Gets or sets the value that specifies the trace depth used by map pushpins automatically generated using these settings.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public int TraceDepth { get; set; }
vb
Public Property TraceDepth As Integer

Property Value

TypeDescription
Int32

An Int32 value that is the depth of a pushpins’ trace on a map.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to TraceDepth
MapPushpinSettings

.Default .TraceDepth

|

See Also

MapPushpinSettings Class

MapPushpinSettings Members

DevExpress.Xpf.Map Namespace