Allows auto undo for layers modifications made by user actions like moving and resizing.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool LayersAutoUndo { get; set; }
Public Property LayersAutoUndo As Boolean Get Set
public: property bool LayersAutoUndo { bool get (); void set (bool value); }