SuperMap.Web.iServerJava6R.ThemeGraph.ThemeGraph C# (CSharp) Method

ThemeGraph() public method

${iServerJava6R_ThemeGraph_constructor_D}
public ThemeGraph ( ) : System
return System
        public ThemeGraph()
        {
            Type = ThemeType.GRAPH;
        }