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
Handle
public FontFaceOwnedHandle Handle { get; }
Property Value
Status
public Status Status { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
GetGType()
public static Type GetGType()