Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / HasLicense Property

In This Topic
    HasLicense Property
    In This Topic
    Tells if the product has a license.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasLicense As Boolean
    public bool HasLicense {get;}

    Property Value

    A boolean indicating whether the product has a license.
    See Also