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

一个 Size 对象,其中包含有关 CompositeActivityDesigner 上的展开按钮的高度和宽度的信息。

属性

适用于