Search Results for

    Show / Hide Table of Contents

    Interface IOTZControl

    OTZ コントロールのインターフェースです。

    名前空間: OTZControls.Controls
    アセンブリ: OTZControls.dll
    Syntax
    public interface IOTZControl

    プロパティ

    ColorTable

    カラーテーブルを取得または設定します。

    宣言
    OTZControlColorTableBase ColorTable { get; set; }
    プロパティ値
    型 説明
    OTZControlColorTableBase

    カラーテーブル。

    Theme

    テーマを取得または設定します。

    宣言
    OTZControlThemeType Theme { get; set; }
    プロパティ値
    型 説明
    OTZControlThemeType
    In This Article
    Back to top Generated by DocFX