UndoEngine.Enabled Propiedad

Definición

Habilita o deshabilita el objeto 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

Valor de propiedad

true si UndoEngine está habilitado; en caso contrario, false.

Se aplica a