Eyeshot 11 WPF API Reference
WPF 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