C# Class SuperMap.Web.ISDotNET6.ThemeGraduatedSymbol

${IS6_ThemeGraduatedSymbol_Title}

${IS6_ThemeGraduatedSymbol_Description}

Inheritance: Theme
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System.Json.JsonObject jsonObject ) : ThemeGraduatedSymbol

${IS6_ThemeGraduatedSymbol_method_FromJson_D}

ThemeGraduatedSymbol ( ) : System.Collections.Generic

${IS6_ThemeGraduatedSymbol_constructor_None_D}

Private Methods

Method Description
ToJson ( ThemeGraduatedSymbol param ) : string

Method Details

FromJson() public static method

${IS6_ThemeGraduatedSymbol_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ThemeGraduatedSymbol
jsonObject System.Json.JsonObject ${IS6_ThemeGraduatedSymbol_method_FromJson_param_jsonObject}
return ThemeGraduatedSymbol

ThemeGraduatedSymbol() public method

${IS6_ThemeGraduatedSymbol_constructor_None_D}
public ThemeGraduatedSymbol ( ) : System.Collections.Generic
return System.Collections.Generic