public NFont( System.string name, System.double size, ENFontStyle fontStyle, ENFontRasterizationMode rasterizationMode )
Parameters
- name
- The font family name.
- size
- The font size (specified in points).
- fontStyle
- The font style (bold, italic, underlined, strike trough or combination).
- rasterizationMode
- The font rasterization mode (aliased, antialised etc.)