Property | Type | Description | |
---|---|---|---|
ColumnCount | |||
GlyphCount | |||
GlyphDimensions | |||
RowCount | |||
SourceBitmap |
Method | Description | |
---|---|---|
ComputeGlyphRectangle ( |
Generates a rectangle that fully contains the glyph at the specified index.
|
|
GlyphPalette ( Stream filedata, |
Stream Constructor.
|
|
GlyphPalette ( String filename, |
Constructor.
|
public ComputeGlyphRectangle ( |
||
glyphIndex | The glyph to select. | |
return |
public GlyphPalette ( Stream filedata, |
||
filedata | Stream | |
numRows | Number of rows in the glyph bitmap. | |
numCols | Number of columns in the glyph bitmap. | |
return | System |
public GlyphPalette ( String filename, |
||
filename | String | Filename of the glyph bitmap. |
numRows | Number of rows in the glyph bitmap. | |
numCols | Number of columns in the glyph bitmap. | |
return | System |
public Size,System.Drawing GlyphDimensions | ||
return |