ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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