Table of Contents

Class FontMapHelper

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

Constructors

FontMapHelper(IntPtr, bool)

public FontMapHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

CreateContext()

[Version("1.10")]
public Context CreateContext()

Returns

Context

GetDefault()

[Version("1.10")]
public static FontMap GetDefault()

Returns

FontMap

GetFontType()

[Version("1.18")]
public FontType GetFontType()

Returns

FontType

GetGType()

public static Type GetGType()

Returns

Type

GetResolution()

[Version("1.10")]
public double GetResolution()

Returns

double

New()

[Version("1.10")]
public static FontMap New()

Returns

FontMap

NewForFontType(FontType)

[Version("1.18")]
public static FontMap? NewForFontType(FontType fonttype)

Parameters

fonttype FontType

Returns

FontMap

SetDefault()

[Version("1.22")]
public void SetDefault()

SetResolution(double)

[Version("1.10")]
public void SetResolution(double dpi)

Parameters

dpi double