C# Class Cairo.FontFace

Inheritance: IDisposable
Afficher le fichier Open project: zwcloud/CairoSharp Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
FontFace ( IntPtr handle, bool owned ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CheckDisposed ( ) : void
Lookup ( IntPtr handle, bool owner ) : FontFace

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

FontFace() public méthode

public FontFace ( IntPtr handle, bool owned ) : System
handle System.IntPtr
owned bool
Résultat System