WpfAnnotationUIModifiedTime Property |
Gets or sets the last time the annotation was modified.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public DateTime ModifiedTime { get; set; }
Public Property ModifiedTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe last time the annotation was modified.
See Also