Restores the canvas to the state stored at the specified position.
Source position: lazcanvas.pas line 122
public procedure TLazCanvas.RestoreState(
AIndex: Integer
);
AIndex
Ordinal position in GraphicStateList restored in the method.