C# Class FSoft.WordApp.IOS.Control.AlignLabel

Inheritance: UILabel
Afficher le fichier Open project: fpt-software/Wordpress-Client

Méthodes publiques

Méthode Description
AlignLabel ( ) : System
AlignLabel ( IntPtr handle ) : System
Draw ( CoreGraphics rect ) : void

Method Details

AlignLabel() public méthode

public AlignLabel ( ) : System
Résultat System

AlignLabel() public méthode

public AlignLabel ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

Draw() public méthode

public Draw ( CoreGraphics rect ) : void
rect CoreGraphics
Résultat void