Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / SetRGBA Method / SetRGBA(Single[]) Method

In This Topic
    SetRGBA(Single[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Overrides Sub SetRGBA( _
       ByVal rgba() As Single _
    ) 
    protected override void SetRGBA( 
       float[] rgba
    )

    Parameters

    rgba
    See Also