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

Show in webframe

PresetName Property (WindowLevelInformationDialog)







Gets or sets a System.String that represents the name for this window level preset.
Syntax
public string PresetName {get; set;}
'Declaration
 
Public Property PresetName As String
'Usage
 
Dim instance As WindowLevelInformationDialog
Dim value As String
 
instance.PresetName = value
 
value = instance.PresetName

            

            
public: __property string* get_PresetName();
public: __property void set_PresetName( 
   string* value
);
public:
property String^ PresetName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.Stringthat represents the name for the preset
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