C# Class SuperMap.WinRT.REST.UGCVectorLayer

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

Public Methods

Method Description
UGCVectorLayer ( ) : System

${REST_UGCVectorLayer_constructor_D}

Private Methods

Method Description
FromJson ( JsonObject json ) : UGCVectorLayer

${REST_UGCVectorLayer_method_FromJson_D}

Method Details

UGCVectorLayer() public method

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