C# Class TexturedFontEditor.FontDef.CharDef

Mostra file Open project: 9chu/LuaSTGPlus Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CharDef ( ) : System
GetCharSize ( Graphics g ) : Size

Method Details

CharDef() public method

public CharDef ( ) : System
return System

GetCharSize() public method

public GetCharSize ( Graphics g ) : Size
g System.Drawing.Graphics
return System.Drawing.Size