Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public int TraceDepth { get; set; }

Property Value

Type Description
Int32

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

See Also