UndoEngine.Enabled Propiedad

Definición

Habilita o deshabilita .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 UndoEngine es si está habilitado; en caso contrario, falsees .

Se aplica a