Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / Image Property

In This Topic
    Image Property (Label)
    In This Topic
    Gets the label image.
    Syntax
    'Declaration
     
    Protected Friend ReadOnly Property Image As Bitmap
    protected internal Bitmap Image {get;}
    See Also