[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.FontCache.-ctor

FontCache Constructor

FontCache()

Initializes an instance of the FontCache class.

Declaration
public FontCache()
Public Sub New()

FontCache(Factory1)

Initializes an instance of the FontCache class.

Declaration
public FontCache(Factory1 dwFactory)
Public Sub New(dwFactory As Factory1)
Parameters
Type Name Description
Factory1 dwFactory

The existing DirectWrite factory, to avoid duplicating factories.