Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Solver Class / SolvingEquationsText Property

In This Topic
    SolvingEquationsText Property
    In This Topic
    Gets or sets the progress bar text displayed when executed in asynchronously.
    Syntax
    'Declaration
     
    Public Property SolvingEquationsText As String
    public string SolvingEquationsText {get; set;}
    See Also