Свойство | Тип | Описание | |
---|---|---|---|
ColumnCount | |||
GlyphCount | |||
GlyphDimensions | |||
RowCount | |||
SourceBitmap |
Метод | Описание | |
---|---|---|
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. | |
Результат |
public GlyphPalette ( Stream filedata, |
||
filedata | Stream | |
numRows | Number of rows in the glyph bitmap. | |
numCols | Number of columns in the glyph bitmap. | |
Результат | 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. | |
Результат | System |
public Size,System.Drawing GlyphDimensions | ||
Результат |