Table of Contents

Class FontHelper

Namespace
PangoCairo
Assembly
PangoCairo-1.0.dll
public sealed class FontHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Font, IHandle, GTypeProvider
Inheritance
FontHelper
Implements
Inherited Members

Constructors

FontHelper(IntPtr, bool)

public FontHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetScaledFont()

[Version("1.18")]
public ScaledFont? GetScaledFont()

Returns

ScaledFont