Click or drag to resize

LegendGetJson Method


Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public string GetJson(
	IDictionary<string, string> properties
)

Parameters

properties  IDictionaryString, String
 

Return Value

String

Implements

IGetJsonGetJson(IDictionaryString, String)
See Also