CompositeActivityDesigner.Expanded 속성

정의

확장 여부를 CompositeActivityDesigner 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool Expanded { bool get(); void set(bool value); };
public virtual bool Expanded { get; set; }
member this.Expanded : bool with get, set
Public Overridable Property Expanded As Boolean

속성 값

확장되면 이고, 그렇지 않으면 .입니다.

설명

와 함께 OnMouseDownExpandButtonRectangle사용자가 단추를 확장하거나 축소Expanded할 때 적절한 동작을 결정하는 데 사용합니다CompositeActivityDesigner.

적용 대상