Class OTZFontIcons
Inheritance
System.Object
OTZFontIcons
アセンブリ: OTZControls.dll
Syntax
public static class OTZFontIcons
フィールド
CalligraphyFill
宣言
public const string CalligraphyFill = ""
Field Value
CaretDownSolid8
宣言
public const string CaretDownSolid8 = ""
Field Value
CaretLeftSolid8
宣言
public const string CaretLeftSolid8 = ""
Field Value
CaretRightSolid8
宣言
public const string CaretRightSolid8 = ""
Field Value
CaretUpSolid8
宣言
public const string CaretUpSolid8 = ""
Field Value
Checkbox
宣言
public const string Checkbox = ""
Field Value
CheckboxComposite
宣言
public const string CheckboxComposite = ""
Field Value
CheckboxFill
宣言
public const string CheckboxFill = ""
Field Value
CheckMark
宣言
public const string CheckMark = ""
Field Value
ChevronDownSmall
宣言
public const string ChevronDownSmall = ""
Field Value
ChevronLeftSmall
宣言
public const string ChevronLeftSmall = ""
Field Value
ChevronRightSmall
宣言
public const string ChevronRightSmall = ""
Field Value
ChevronUpSmall
宣言
public const string ChevronUpSmall = ""
Field Value
ChromeClose
宣言
public const string ChromeClose = ""
Field Value
ChromeCloseContrast
宣言
public const string ChromeCloseContrast = ""
Field Value
ChromeMaximize
宣言
public const string ChromeMaximize = ""
Field Value
ChromeMaximizeContrast
宣言
public const string ChromeMaximizeContrast = ""
Field Value
ChromeMinimize
宣言
public const string ChromeMinimize = ""
Field Value
ChromeMinimizeContrast
宣言
public const string ChromeMinimizeContrast = ""
Field Value
ChromeRestore
宣言
public const string ChromeRestore = ""
Field Value
ChromeRestoreContrast
宣言
public const string ChromeRestoreContrast = ""
Field Value
GripperResize
宣言
public const string GripperResize = ""
Field Value
PauseBadge12
宣言
public const string PauseBadge12 = ""
Field Value
PlayBadge12
宣言
public const string PlayBadge12 = ""
Field Value
RadioBtnOff
宣言
public const string RadioBtnOff = ""
Field Value
RadioBtnOn
宣言
public const string RadioBtnOn = ""
Field Value
ReturnToCall
宣言
public const string ReturnToCall = ""
Field Value
SpatialVolume0
宣言
public const string SpatialVolume0 = ""
Field Value
SpatialVolume1
宣言
public const string SpatialVolume1 = ""
Field Value
SpatialVolume2
宣言
public const string SpatialVolume2 = ""
Field Value
SpatialVolume3
宣言
public const string SpatialVolume3 = ""
Field Value
StrokeErase
宣言
public const string StrokeErase = ""
Field Value
Volume0
宣言
public const string Volume0 = ""
Field Value
Volume1
宣言
public const string Volume1 = ""
Field Value
Volume2
宣言
public const string Volume2 = ""
Field Value
Volume3
宣言
public const string Volume3 = ""
Field Value
プロパティ
宣言
public static TextFormatFlags DrawIconFormatBottom { get; }
プロパティ値
型 |
説明 |
System.Windows.Forms.TextFormatFlags |
|
宣言
public static TextFormatFlags DrawIconFormatMiddleCenter { get; }
プロパティ値
型 |
説明 |
System.Windows.Forms.TextFormatFlags |
|
宣言
public static TextFormatFlags DrawIconFormatMiddleLeft { get; }
プロパティ値
型 |
説明 |
System.Windows.Forms.TextFormatFlags |
|
メソッド
DrawIcon(Graphics, String, Font, Rectangle, Color)
宣言
public static void DrawIcon(Graphics g, string text, Font font, Rectangle rect, Color color)
パラメーター
型 |
名前 |
説明 |
Graphics |
g |
|
System.String |
text |
|
Font |
font |
|
Rectangle |
rect |
|
Color |
color |
|
GetCheckBoxText(Boolean)
宣言
public static string GetCheckBoxText(bool isChecked)
パラメーター
型 |
名前 |
説明 |
System.Boolean |
isChecked |
|
戻り値
GetFont(Single)
宣言
public static Font GetFont(float size)
パラメーター
型 |
名前 |
説明 |
System.Single |
size |
フォントサイズ。
|
戻り値
GetFont(Single, Int32)
宣言
public static Font GetFont(float fontSize, int dpi)
パラメーター
型 |
名前 |
説明 |
System.Single |
fontSize |
フォントサイズ(ポイント)。
|
System.Int32 |
dpi |
現在のディスプレイ デバイスの DPI 値。
|
戻り値