Table of Contents

Property SupportUndoWrite

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

SupportUndoWrite

Returns true if object can write to Undo.If it is return false object properties are save to UndoHistory.By default return true.

public virtual bool SupportUndoWrite { get; set; }

Property Value

bool