AnnotationImageDisposed Property |
Gets a value indicating whether this object has been disposed.
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 Disposed { get; }
Public ReadOnly Property Disposed As Boolean
Get
Property Value
Type:
BooleanTrue if this object has been disposed.
See Also