C# Class MonoMobile.Views.VerticalAlignmnentLabel

Inheritance: UILabel
Afficher le fichier Open project: RobertKozak/MonoMobile.Views

Méthodes publiques

Méthode Description
DrawText ( RectangleF rect ) : void
TextRectForBounds ( RectangleF bounds, int numberOfLines ) : RectangleF
VerticalAlignmnentLabel ( ) : System.Drawing
VerticalAlignmnentLabel ( RectangleF rect ) : System.Drawing

Method Details

DrawText() public méthode

public DrawText ( RectangleF rect ) : void
rect System.Drawing.RectangleF
Résultat void

TextRectForBounds() public méthode

public TextRectForBounds ( RectangleF bounds, int numberOfLines ) : RectangleF
bounds System.Drawing.RectangleF
numberOfLines int
Résultat System.Drawing.RectangleF

VerticalAlignmnentLabel() public méthode

public VerticalAlignmnentLabel ( ) : System.Drawing
Résultat System.Drawing

VerticalAlignmnentLabel() public méthode

public VerticalAlignmnentLabel ( RectangleF rect ) : System.Drawing
rect System.Drawing.RectangleF
Résultat System.Drawing