Eyeshot 10 WinForms API Reference
ShowOriginalWhileEditing Property

WinForms Assembly > devDept.Eyeshot Namespace > ObjectManipulator Class : ShowOriginalWhileEditing Property
If true, both the original and edited copies of the entities are shown during editing, else only the edited copies are shown.
Syntax
'Declaration
 
Public Property ShowOriginalWhileEditing As Boolean
public bool ShowOriginalWhileEditing {get; set;}
See Also

Reference

ObjectManipulator Class
ObjectManipulator Members