GraphUndoUnit.Disabled 属性

定义

是否应禁用此撤消单元 (由构造函数) 中找到的信息确定。

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

属性值

Boolean

注解

只有派生的测试代码才能设置此属性

适用于