AnnotationDataIgnoreDataChanges Property |
Gets or sets a value indicating whether any properties changes should be passed to the undo manager.
Gets or sets a value indicating whether any properties changes should be passed to the undo manager.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool IgnoreDataChanges { get; set; }
Public Property IgnoreDataChanges As Boolean
Get
Set
Property Value
Type:
BooleanIndicates if properties changes are sent to the undo manager.
Property Value
Type:
Boolean Indicates if properties changes are sent to the undo manager.
See Also