Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Unlock Method
A valid serial number

In This Topic
    Unlock Method
    In This Topic
    Validates the license for runtime usage.
    Syntax
    'Declaration
     
    Public Sub Unlock( _
       ByVal serialNumber As String _
    ) 
    public void Unlock( 
       string serialNumber
    )

    Parameters

    serialNumber
    A valid serial number
    See Also