Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisposableBase Class / Disposed Property

In This Topic
    Disposed Property (DisposableBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Disposed As Boolean
    public bool Disposed {get;}
    See Also