Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

InvalidPresetNameText Property (WindowLevelInformationDialog)







Gets or sets the text to dispay when an invalid preset Window/Level name is entered.
Syntax
public string InvalidPresetNameText {get; set;}
'Declaration
 
Public Property InvalidPresetNameText As String
'Usage
 
Dim instance As WindowLevelInformationDialog
Dim value As String
 
instance.InvalidPresetNameText = value
 
value = instance.InvalidPresetNameText

            

            
public: __property string* get_InvalidPresetNameText();
public: __property void set_InvalidPresetNameText( 
   string* value
);
public:
property String^ InvalidPresetNameText {
   String^ get();
   void set (    String^ value);
}

Property Value

The text to dispay when an invalid preset Window/Level name is entered.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationDialog Class
WindowLevelInformationDialog Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features