Table of Contents

Method AddHistoryEx

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

AddHistoryEx(string, object)

Adds To the Undo History a new Record.

public void AddHistoryEx(string propertyName, object Value)

Parameters

propertyName string

The name of the property that will be added to the Undo list.

Value object

The old value of the property.