WpfAnnotationViewCollectionUndoMonitor Class Properties
In This Topic
For a list of all properties of this type, see
WpfAnnotationViewCollectionUndoMonitor.
Public Properties
| | Name | Description |
 | DataStorage | Gets or sets the data storage that stores objects. |
 | IsEnabled | Gets or sets a value indicating whether the undo monitor is enabled. |
  | MaxImageSize | Gets or sets the maximum size, in bytes, of the image that can be used in UndoMonitor. (Inherited from UndoMonitor) |
 | UndoManager | Gets the undo manager associated with the undo monitor. (Inherited from UndoMonitor) |
See Also