Gets a value indicating whether the user can undo the previous TXDrawingCore operation.

Syntax

public bool CanUndo { get; }
Public ReadOnly Property CanUndo() As Boolean

Limitations

Read only.