iTextSharp.text.pdf.codec.wmf.MetaBrush.MetaBrush C# (CSharp) 메소드

MetaBrush() 공개 메소드

public MetaBrush ( ) : System
리턴 System
        public MetaBrush()
        {
            type = META_BRUSH;
        }