Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / GcSkiaImage Class / IsDisposed Property

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