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

ThemeUnique() public method

${iServerJava6R_ThemeUnique_constructor_D}
public ThemeUnique ( ) : System
return System
        public ThemeUnique()
        {
            ColorGradientType = ColorGradientType.YELLOWRED;
            Type = ThemeType.UNIQUE;
        }