C# Class SuperMap.Web.iServerJava6R.UGCVectorLayer

${iServerJava6R_UGCVectorLayer_Title}
Inheritance: UGCLayer
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System json ) : UGCVectorLayer

${iServerJava6R_UGCVectorLayer_method_FromJson_D}

UGCVectorLayer ( ) : System

${iServerJava6R_UGCVectorLayer_constructor_D}

Method Details

FromJson() public static method

${iServerJava6R_UGCVectorLayer_method_FromJson_D}
public static FromJson ( System json ) : UGCVectorLayer
json System ${iServerJava6R_UGCVectorLayer_method_FromJson_param_jsonObject}
return UGCVectorLayer

UGCVectorLayer() public method

${iServerJava6R_UGCVectorLayer_constructor_D}
public UGCVectorLayer ( ) : System
return System