Table of Contents

Method CreateFontFromGdiFontFaceName

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.Core.dll

CreateFontFromGdiFontFaceName(IDirectWriteGdiInterop, string)

public static IFont CreateFontFromGdiFontFaceName(this IDirectWriteGdiInterop dwGdiInterop, string gdiFontFaceName)

Parameters

dwGdiInterop IDirectWriteGdiInterop
gdiFontFaceName string

Returns

IFont