Property | Type | Description | |
---|---|---|---|
BitmapExtensions | string[] |
Property | Type | Description | |
---|---|---|---|
BitmapForChar | System.Windows.Media.Imaging.CroppedBitmap | ||
UpdateFontBitmap | void |
Method | Description | |
---|---|---|
CharToId ( char c ) : int | ||
Delete ( ) : void | ||
FontObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
HandleChangedFile ( string filename ) : bool | ||
ResetIconBitmap ( ) : void |
Method | Description | |
---|---|---|
LoadOrThrow ( ) : void |
Method | Description | |
---|---|---|
BitmapForChar ( char c ) : System.Windows.Media.Imaging.CroppedBitmap | ||
UpdateFontBitmap ( ) : void |
public FontObject ( IFileAcManager manager, string id, bool enabled ) : System | ||
manager | IFileAcManager | |
id | string | |
enabled | bool | |
return | System |
public HandleChangedFile ( string filename ) : bool | ||
filename | string | |
return | bool |