UndoEngine.Enabled Propriété

Définition

Active ou désactive UndoEngine.

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

Valeur de propriété

true si UndoEngine est activé ; sinon, false.

S’applique à