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

Show in webframe

PresetName Property (IWindowLevelInformationView)







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

            

            
__property string* get_PresetName();
__property void set_PresetName( 
   string* value
);
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

IWindowLevelInformationView Interface
IWindowLevelInformationView Members

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