Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / redBlue16BitDictionary Field

In This Topic
    redBlue16BitDictionary Field
    In This Topic
    Syntax
    'Declaration
     
    Protected redBlue16BitDictionary As Dictionary(Of Byte,Byte)
    protected Dictionary<byte,byte> redBlue16BitDictionary
    See Also