Click or drag to resize

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; }

Property Value

Type: Boolean
True if this object has been disposed.
See Also