[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Font.FromGdiplusFont

FromGdiplusFont Method

FromGdiplusFont(Font)

Creates a new Font object from the specified Font object.

Declaration
public static Font FromGdiplusFont(Font gdiplusFont)
Parameters
Type Name Description
Font gdiplusFont

The font is defined in .NET.

Returns
Type Description
Font
Remarks

This constructor creates a new Font object from a Gdiplus Font object.