Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / VolumeRendering Class / ProgressBarTextLoadHounsfieldValues Property

In This Topic
    ProgressBarTextLoadHounsfieldValues Property
    In This Topic
    Gets or sets the text displayed during the loading of the Hounsfield values.
    Syntax
    'Declaration
     
    Public Property ProgressBarTextLoadHounsfieldValues As String
    public string ProgressBarTextLoadHounsfieldValues {get; set;}
    See Also