Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PictureSurrogate Class / Image Property

In This Topic
    Image Property (PictureSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also