C# Class SuperMap.WinRT.REST.LabelThemeCell

${REST_LabelThemeCell_Title}

${REST_LabelThemeCell_Description}

Inheritance: LabelMatrixCell
Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
LabelThemeCell ( ) : System

${REST_LabelThemeCell_constructor_D}

Private Methods

Method Description
FromJson ( JsonObject json ) : LabelThemeCell
ToJson ( LabelThemeCell themeCell ) : string

Method Details

LabelThemeCell() public method

${REST_LabelThemeCell_constructor_D}
public LabelThemeCell ( ) : System
return System