IFont Methods |
The IFont type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BeginUpdate |
This method should be called before several updates to the object will take place.
(Inherited from
IOptimizedUpdate
.)
|
|
|
EndUpdate |
This method should be called after several updates to the object took place.
(Inherited from
IOptimizedUpdate
.)
|
|
|
GenerateNativeFont |
Generates .Net font object corresponding to the current font.
|
|
|
GetThemeColor |
Get the theme color.
|
|
|
SetThemeColor |
Set the theme color.
|