Back to Devexpress

PieSegment.Attributes Property

wpf-devexpress-dot-xpf-dot-map-dot-piesegment.md

latest1.0 KB
Original Source

PieSegment.Attributes Property

Gets the attributes for this pie segment.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapItemAttributeCollection Attributes { get; }
vb
Public ReadOnly Property Attributes As MapItemAttributeCollection

Property Value

TypeDescription
MapItemAttributeCollection

A MapItemAttributeCollection object.

|

See Also

PieSegment Class

PieSegment Members

DevExpress.Xpf.Map Namespace