Search Results for

    Show / Hide Table of Contents

    Class OTZFontIcons

    フォントアイコンの機能を提供します。 https://learn.microsoft.com/ja-jp/windows/apps/design/style/segoe-ui-symbol-font

    Inheritance
    System.Object
    OTZFontIcons
    名前空間: OTZControls.Utilities
    アセンブリ: OTZControls.dll
    Syntax
    public static class OTZFontIcons

    フィールド

    CalligraphyFill

    宣言
    public const string CalligraphyFill = ""
    Field Value
    型 説明
    System.String

    CaretDownSolid8

    宣言
    public const string CaretDownSolid8 = ""
    Field Value
    型 説明
    System.String

    CaretLeftSolid8

    宣言
    public const string CaretLeftSolid8 = ""
    Field Value
    型 説明
    System.String

    CaretRightSolid8

    宣言
    public const string CaretRightSolid8 = ""
    Field Value
    型 説明
    System.String

    CaretUpSolid8

    宣言
    public const string CaretUpSolid8 = ""
    Field Value
    型 説明
    System.String

    Checkbox

    宣言
    public const string Checkbox = ""
    Field Value
    型 説明
    System.String

    CheckboxComposite

    宣言
    public const string CheckboxComposite = ""
    Field Value
    型 説明
    System.String

    CheckboxFill

    宣言
    public const string CheckboxFill = ""
    Field Value
    型 説明
    System.String

    CheckMark

    宣言
    public const string CheckMark = ""
    Field Value
    型 説明
    System.String

    ChevronDownSmall

    宣言
    public const string ChevronDownSmall = ""
    Field Value
    型 説明
    System.String

    ChevronLeftSmall

    宣言
    public const string ChevronLeftSmall = ""
    Field Value
    型 説明
    System.String

    ChevronRightSmall

    宣言
    public const string ChevronRightSmall = ""
    Field Value
    型 説明
    System.String

    ChevronUpSmall

    宣言
    public const string ChevronUpSmall = ""
    Field Value
    型 説明
    System.String

    ChromeClose

    宣言
    public const string ChromeClose = ""
    Field Value
    型 説明
    System.String

    ChromeCloseContrast

    宣言
    public const string ChromeCloseContrast = ""
    Field Value
    型 説明
    System.String

    ChromeMaximize

    宣言
    public const string ChromeMaximize = ""
    Field Value
    型 説明
    System.String

    ChromeMaximizeContrast

    宣言
    public const string ChromeMaximizeContrast = ""
    Field Value
    型 説明
    System.String

    ChromeMinimize

    宣言
    public const string ChromeMinimize = ""
    Field Value
    型 説明
    System.String

    ChromeMinimizeContrast

    宣言
    public const string ChromeMinimizeContrast = ""
    Field Value
    型 説明
    System.String

    ChromeRestore

    宣言
    public const string ChromeRestore = ""
    Field Value
    型 説明
    System.String

    ChromeRestoreContrast

    宣言
    public const string ChromeRestoreContrast = ""
    Field Value
    型 説明
    System.String

    GripperResize

    宣言
    public const string GripperResize = ""
    Field Value
    型 説明
    System.String

    PauseBadge12

    宣言
    public const string PauseBadge12 = ""
    Field Value
    型 説明
    System.String

    PlayBadge12

    宣言
    public const string PlayBadge12 = ""
    Field Value
    型 説明
    System.String

    RadioBtnOff

    宣言
    public const string RadioBtnOff = ""
    Field Value
    型 説明
    System.String

    RadioBtnOn

    宣言
    public const string RadioBtnOn = ""
    Field Value
    型 説明
    System.String

    ReturnToCall

    宣言
    public const string ReturnToCall = ""
    Field Value
    型 説明
    System.String

    SpatialVolume0

    宣言
    public const string SpatialVolume0 = ""
    Field Value
    型 説明
    System.String

    SpatialVolume1

    宣言
    public const string SpatialVolume1 = ""
    Field Value
    型 説明
    System.String

    SpatialVolume2

    宣言
    public const string SpatialVolume2 = ""
    Field Value
    型 説明
    System.String

    SpatialVolume3

    宣言
    public const string SpatialVolume3 = ""
    Field Value
    型 説明
    System.String

    StrokeErase

    宣言
    public const string StrokeErase = ""
    Field Value
    型 説明
    System.String

    Volume0

    宣言
    public const string Volume0 = ""
    Field Value
    型 説明
    System.String

    Volume1

    宣言
    public const string Volume1 = ""
    Field Value
    型 説明
    System.String

    Volume2

    宣言
    public const string Volume2 = ""
    Field Value
    型 説明
    System.String

    Volume3

    宣言
    public const string Volume3 = ""
    Field Value
    型 説明
    System.String

    プロパティ

    DrawIconFormatBottom

    描画するアイコンのフォーマットを取得します。

    宣言
    public static TextFormatFlags DrawIconFormatBottom { get; }
    プロパティ値
    型 説明
    System.Windows.Forms.TextFormatFlags

    DrawIconFormatMiddleCenter

    描画するアイコンのフォーマットを取得します。

    宣言
    public static TextFormatFlags DrawIconFormatMiddleCenter { get; }
    プロパティ値
    型 説明
    System.Windows.Forms.TextFormatFlags

    DrawIconFormatMiddleLeft

    描画するアイコンのフォーマットを取得します。

    宣言
    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
    戻り値
    型 説明
    System.String

    GetFont(Single)

    指定したサイズのアイコンフォントを取得します。

    宣言
    public static Font GetFont(float size)
    パラメーター
    型 名前 説明
    System.Single size

    フォントサイズ。

    戻り値
    型 説明
    Font

    GetFont(Single, Int32)

    指定したサイズのアイコンフォントを取得します。

    宣言
    public static Font GetFont(float fontSize, int dpi)
    パラメーター
    型 名前 説明
    System.Single fontSize

    フォントサイズ(ポイント)。

    System.Int32 dpi

    現在のディスプレイ デバイスの DPI 値。

    戻り値
    型 説明
    Font
    In This Article
    Back to top Generated by DocFX