Alsing.Drawing.GDI.GDIFont.GDIFont C# (CSharp) 메소드

GDIFont() 공개 메소드

public GDIFont ( ) : System
리턴 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