Alsing.Drawing.GDI.GDIFont.GDIFont C# (CSharp) Méthode

GDIFont() public méthode

public GDIFont ( ) : System
Résultat System
        public GDIFont()
        {
            Create();
        }

Same methods

GDIFont::GDIFont ( string fontname, float size ) : System
GDIFont::GDIFont ( string fontname, float size, bool bold, bool italic, bool underline, bool strikethrough ) : System