[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.GdiInterop.FromSystemDrawingFont

FromSystemDrawingFont Method

FromSystemDrawingFont(Font)

Creates a font object that matches the properties specified by the LOGFONT structure.

Declaration
public Font FromSystemDrawingFont(Font font)
Parameters
Type Name Description
Font font

A Font description.

Returns
Type Description
Font

a reference to a newly created Font.