C# Class Ushahidi.Common.Controls.Constants

ファイルを表示 Open project: ushahidi/Ushahidi_WinMobile

Public Properties

Property Type Description
CenterAligned System.Drawing.StringFormat
LeftAligned System.Drawing.StringFormat
RightAligned System.Drawing.StringFormat

Property Details

CenterAligned public_oe static_oe property

Text center aligned
public static StringFormat,System.Drawing CenterAligned
return System.Drawing.StringFormat

LeftAligned public_oe static_oe property

Left aligned
public static StringFormat,System.Drawing LeftAligned
return System.Drawing.StringFormat

RightAligned public_oe static_oe property

Right aligned
public static StringFormat,System.Drawing RightAligned
return System.Drawing.StringFormat