Back to Devexpress

ShapeTitle.Layer Property

wpf-devexpress-dot-xpf-dot-map-dot-shapetitle-ab666d4f.md

latest979 B
Original Source

ShapeTitle.Layer Property

Returns the shape title’s parent layer.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public override VectorLayerBase Layer { get; }
vb
Public Overrides ReadOnly Property Layer As VectorLayerBase

Property Value

TypeDescription
VectorLayerBase

A VectorLayerBase descendant object.

|

See Also

ShapeTitle Class

ShapeTitle Members

DevExpress.Xpf.Map Namespace