C# Class PixelFarm.Drawing.Fonts.ProperGlyph

Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
codepoint uint
x_advance int
x_offset int
y_advance int
y_offset int

Property Details

codepoint public property

public uint codepoint
return uint

x_advance public property

public int x_advance
return int

x_offset public property

public int x_offset
return int

y_advance public property

public int y_advance
return int

y_offset public property

public int y_offset
return int