Click or drag to resize

IInternalFont Methods

The IInternalFont type exposes the following members.

Methods
Name Description
Public method BeginUpdate
This method should be called before several updates to the object will take place.
(Inherited from IOptimizedUpdate .)
Public method EndUpdate
This method should be called after several updates to the object took place.
(Inherited from IOptimizedUpdate .)
Public method GenerateNativeFont
Generates .Net font object corresponding to the current font.
(Inherited from IFont .)
Public method GetThemeColor
Get the theme color.
(Inherited from IFont .)
Public method SetThemeColor
Set the theme color.
(Inherited from IFont .)
Top
See Also