Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / IsActivated Property

In This Topic
    IsActivated Property
    In This Topic
    Tells if the product is activated.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActivated As Boolean
    public bool IsActivated {get;}

    Property Value

    A boolean indicating whether the product is activated.
    See Also