Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class / IsDisposed Property

In This Topic
    IsDisposed Property (GcD2DBitmap)
    In This Topic
    Gets a value indicating whether the GcD2DBitmap has been disposed of.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As System.Boolean
    public System.bool IsDisposed {get;}
    See Also