IInternalFont Methods |
The IInternalFont 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.
(Inherited from
IFont
.)
|
![]() |
GetThemeColor |
Get the theme color.
(Inherited from
IFont
.)
|
![]() |
SetThemeColor |
Set the theme color.
(Inherited from
IFont
.)
|