Table of Contents

Class FontFace

Namespace
Cairo
Assembly
cairo-1.0.dll
public class FontFace : BoxedRecord, GTypeProvider, InstanceFactory, IDisposable
Inheritance
FontFace
Implements
Derived
Inherited Members

Constructors

FontFace(FontFaceOwnedHandle)

public FontFace(FontFaceOwnedHandle handle)

Parameters

handle FontFaceOwnedHandle

Properties

FontType

public FontType FontType { get; }

Property Value

FontType

Handle

public FontFaceOwnedHandle Handle { get; }

Property Value

FontFaceOwnedHandle

Status

public Status Status { get; }

Property Value

Status

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

GetGType()

public static Type GetGType()

Returns

Type