Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ZBuffer.SelectionImageData Class / Image Field

In This Topic
    Image Field
    In This Topic
    The image of the entities
    Syntax
    'Declaration
     
    Public Image As Byte()
    public byte[] Image
    See Also