iTextSharp.text.pdf.codec.wmf.MetaBrush.MetaBrush C# (CSharp) Method

MetaBrush() public method

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