Back to Devexpress

Palette.InAFogPalette Property

windowsforms-devexpress-dot-xtratreemap-dot-palette-5f7bfa25.md

latest1.2 KB
Original Source

Palette.InAFogPalette Property

Gets the InAFogPalette palette of colors.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public static Palette InAFogPalette { get; }
vb
Public Shared ReadOnly Property InAFogPalette As Palette

Property Value

TypeDescription
Palette

A Palette object that is the InAFogPalette palette.

|

Remarks

The image below shows the InAFogPalette palette.

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace