Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenOptions Class / ExecutionTime Property

In This Topic
    ExecutionTime Property (RegenOptions)
    In This Topic
    Gets the time spent in the (last) regeneration operation.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExecutionTime As Long
    public long ExecutionTime {get;}
    See Also