iTextSharp.text.pdf.codec.wmf.MetaBrush.MetaBrush C# (CSharp) Méthode

MetaBrush() public méthode

public MetaBrush ( ) : System
Résultat System
        public MetaBrush()
        {
            type = META_BRUSH;
        }