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

Inheritance: UILabel
Show file Open project: fpt-software/Wordpress-Client

Public Methods

Method Description
AlignLabel ( ) : System
AlignLabel ( IntPtr handle ) : System
Draw ( CoreGraphics rect ) : void

Method Details

AlignLabel() public method

public AlignLabel ( ) : System
return System

AlignLabel() public method

public AlignLabel ( IntPtr handle ) : System
handle System.IntPtr
return System

Draw() public method

public Draw ( CoreGraphics rect ) : void
rect CoreGraphics
return void