Eyeshot 11 WPF API Reference
WPF 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