C# Class SuperMap.Web.iServerJava2.SuperMapLayerSetting

${iServer2_SuperMapLayerSetting_Title}

${iServer2_SuperMapLayerSetting_Description}

Inheritance: ServerLayerSetting
Mostrar archivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${iServer2_SuperMapLayerSetting_method_FromJson_D}

Private Methods

Method Description
SuperMapLayerSetting ( ) : System.Collections.Generic

Method Details

FromJson() public static method

${iServer2_SuperMapLayerSetting_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : SuperMapLayerSetting
jsonObject System.Json.JsonObject ${iServer2_SuperMapLayerSetting_method_FromJson_param_jsonObject}
return SuperMapLayerSetting