C# Class System.Windows.Forms.FontExtender

Afficher le fichier Open project: mcneel/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
ToFont ( this font ) : Font
ToNsFont ( this font ) : NSFont

Private Methods

Méthode Description
getFontTraits ( Font font ) : NSFontTraitMask

Method Details

ToFont() public static méthode

public static ToFont ( this font ) : Font
font this
Résultat System.Drawing.Font

ToNsFont() public static méthode

public static ToNsFont ( this font ) : NSFont
font this
Résultat NSFont