C# 클래스 Ushahidi.Common.Controls.Constants

파일 보기 프로젝트 열기: ushahidi/Ushahidi_WinMobile

공개 프로퍼티들

프로퍼티 타입 설명
CenterAligned System.Drawing.StringFormat
LeftAligned System.Drawing.StringFormat
RightAligned System.Drawing.StringFormat

프로퍼티 상세

CenterAligned 공개적으로 정적으로 프로퍼티

Text center aligned
public static StringFormat,System.Drawing CenterAligned
리턴 System.Drawing.StringFormat

LeftAligned 공개적으로 정적으로 프로퍼티

Left aligned
public static StringFormat,System.Drawing LeftAligned
리턴 System.Drawing.StringFormat

RightAligned 공개적으로 정적으로 프로퍼티

Right aligned
public static StringFormat,System.Drawing RightAligned
리턴 System.Drawing.StringFormat