[]
Initializes an instance of the FontCache class.
public FontCache()
Public Sub New()
Initializes an instance of the FontCache class.
public FontCache(Factory1 dwFactory)
Public Sub New(dwFactory As Factory1)
Type | Name | Description |
---|---|---|
Factory1 | dwFactory | The existing DirectWrite factory, to avoid duplicating factories. |