다음을 통해 공유


CompositeDesignerTheme.ExpandButtonSize 속성

정의

복합 Activity Designer에 있는 확장 단추의 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 개체입니다.

특성

적용 대상