Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContextWF Class / GetColorDescription Method

In This Topic
    GetColorDescription Method (D3DRenderContextWF)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetColorDescription( _
       ByVal width As Integer, _
       ByVal height As Integer _
    ) As   
    protected override    GetColorDescription( 
       int width,
       int height
    )

    Parameters

    width
    height
    See Also