ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / HasImage Property

In This Topic
    HasImage Property
    In This Topic
    Gets a value indicating whether the internal image is loaded or created.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasImage As System.Boolean
    public System.bool HasImage {get;}
    See Also