SuperMap.Web.iServerJava6R.ThemeGraph.ThemeGraph C# (CSharp) 메소드

ThemeGraph() 공개 메소드

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