Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressChangedEventArgs Class / Progress Property

In This Topic
    Progress Property
    In This Topic
    Current progress (0-100).
    Syntax
    'Declaration
     
    Public ReadOnly Property Progress As Integer
    public int Progress {get;}
    See Also