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

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

    Parameters

    value
    See Also