Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / Initialized Property

In This Topic
    Initialized Property
    In This Topic
    Gets a value indicating if the image is initialized and not disposed yet.
    Syntax
    'Declaration
     
    Public ReadOnly Property Initialized As System.Boolean
    public System.bool Initialized {get;}
    See Also