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

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