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

In This Topic
    IsTrialExpired Property
    In This Topic
    Tells if the trial period has expired.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTrialExpired As Boolean
    public bool IsTrialExpired {get;}

    Property Value

    A boolean indicating whether the trial period has expired.
    See Also