Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / ShaderParams Property

In This Topic
    ShaderParams Property (DrawParams)
    In This Topic
    Gets or sets the shader parameters.
    Syntax
    'Declaration
     
    Public Property ShaderParams As ShaderParameters
    public ShaderParameters ShaderParams {get; set;}
    See Also