Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / Disposed Property

In This Topic
    Disposed Property (IImage)
    In This Topic
    Gets a value indicating whether the image was not initialized or has already been disposed.
    Syntax
    'Declaration
     
    ReadOnly Property Disposed As System.Boolean
    System.bool Disposed {get;}
    See Also