C# 클래스 FSoft.WordApp.IOS.Control.AlignLabel

상속: UILabel
파일 보기 프로젝트 열기: fpt-software/Wordpress-Client

공개 메소드들

메소드 설명
AlignLabel ( ) : System
AlignLabel ( IntPtr handle ) : System
Draw ( CoreGraphics rect ) : void

메소드 상세

AlignLabel() 공개 메소드

public AlignLabel ( ) : System
리턴 System

AlignLabel() 공개 메소드

public AlignLabel ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

Draw() 공개 메소드

public Draw ( CoreGraphics rect ) : void
rect CoreGraphics
리턴 void