Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Triangulation Namespace / MarchingCubes Class / ProgressBarText Property

In This Topic
    ProgressBarText Property (MarchingCubes)
    In This Topic
    Gets or sets the progress bar text string.
    Syntax
    'Declaration
     
    Public Property ProgressBarText As String
    public string ProgressBarText {get; set;}
    See Also