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

LabelSymbolCell() 공개 메소드

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