Table of Contents

Class FontFace

Namespace
Cairo
Assembly
cairo-1.0.dll
public class FontFace : BoxedRecord
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

GetGType()

public static Type GetGType()

Returns

Type