[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Font.ToGdiplusFont

ToGdiplusFont Method

ToGdiplusFont(Font)

Creates a GDI+ .NET Font object from this object instance.

Declaration
public static Font ToGdiplusFont(Font font)
Parameters
Type Name Description
Font font

A Font indicate the Gdi Font

Returns
Type Description
Font

A Font object that this method creates.