Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ZBuffer.SelectionImageData Class / InnerSelectionImage Property

In This Topic
    InnerSelectionImage Property
    In This Topic
    The image of the inner parts (edges, vertices, faces).
    Syntax
    'Declaration
     
    Public Property InnerSelectionImage As Byte()
    public byte[] InnerSelectionImage {get; set;}
    See Also