[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.GdiInterop.ToSystemDrawingFont

ToSystemDrawingFont Method

ToSystemDrawingFont(Font, out Font)

Convert a Direct2D Font to a Font.

Declaration
public bool ToSystemDrawingFont(Font d2dFont, out Font font)
Parameters
Type Name Description
Font d2dFont

a Direct2D Font

Font font

a Font

Returns
Type Description
bool

true if the specified font object is part of the system font collection; otherwise, false.