CompositeDesignerTheme.ExpandButtonSize プロパティ

定義

複合アクティビティ デザイナーの展開ボタンの Size を取得します。

public:
 virtual property System::Drawing::Size ExpandButtonSize { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size ExpandButtonSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ExpandButtonSize : System.Drawing.Size
Public Overridable ReadOnly Property ExpandButtonSize As Size

プロパティ値

Sizeの展開ボタンの高さと幅に関する情報を格納するCompositeActivityDesigner オブジェクト。

属性

適用対象