C# Класс Ushahidi.Common.Controls.Constants

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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