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

LabelSymbolCell() public method

${iServerJava6R_LabelSymbolCell_constructor_D}
public LabelSymbolCell ( ) : System
return System
        public LabelSymbolCell()
        {
            Type = LabelMatrixCellType.SYMBOL;
        }