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