Used for serialization of the color palette.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string GeofencePaletteXml { get; set; }
Visual Basic
Public Property GeofencePaletteXml As String
	Get
	Set
JScript
function get GeofencePaletteXml () : String
function set GeofencePaletteXml (value : String)

See Also