Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / SetKey Method

In This Topic
    SetKey Method (Material)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetKey( _
       ByVal value As String _
    ) 
    public void SetKey( 
       string value
    )

    Parameters

    value
    See Also