継承メンバを含む SharpKmyGfx.Font の全メンバ一覧です。
| Font(string path, int height, float scale, int boldWeight) | SharpKmyGfx.Font | |
| getNativeFontPtr() | SharpKmyGfx.Font | |
| getTexture() | SharpKmyGfx.Font | |
| isAvailable() | SharpKmyGfx.Font | |
| measureString(byte[] text) | SharpKmyGfx.Font | |
| newSystemFont(byte[] faceName, UInt32 height, bool bold) | SharpKmyGfx.Font | static |
| newSystemFont(byte[] faceName, UInt32 height, float scale, int boldWeight) | SharpKmyGfx.Font | static |
| newSystemFontGdi(byte[] faceName, UInt32 height, float scale) | SharpKmyGfx.Font | static |
| Release() | SharpKmyGfx.Font | |
| setLeadingOffset(float pos, float line) | SharpKmyGfx.Font | |