ComponentOne Bitmap for UWP
IsDisposed Property (C1Bitmap)

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : IsDisposed Property
Gets a value indicating whether the instance of the C1Bitmap class has been disposed of.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As System.Boolean
public System.bool IsDisposed {get;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members