SetFontCache Method (GcWicBitmap)
In This Topic
Assigns a shared instance of the GrapeCity.Documents.Imaging.Windows.GcWicBitmap.FontCache object.
Syntax
'Declaration
Public Sub SetFontCache( _
ByVal As FontCache _
)
public void SetFontCache(
FontCache
)
Parameters
- fontCache
See Also