FontColorControlFontSettingEventDelegate Delegate |
When the font setting that is being stored has changed
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic delegate void FontSettingEventDelegate(
Font NewFont
)
Parameters
- NewFont Font
- The font that will be used
See Also