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

Show in webframe

Data Property (WindowLevelInformationArgument)







Gets or sets the WindowLevelInformationArgumentData that represents the data for the argument.
Syntax
public WindowLevelInformationArgumentData Data {get; set;}
'Declaration
 
Public Property Data As WindowLevelInformationArgumentData
'Usage
 
Dim instance As WindowLevelInformationArgument
Dim value As WindowLevelInformationArgumentData
 
instance.Data = value
 
value = instance.Data

            

            
public: __property WindowLevelInformationArgumentData* get_Data();
public: __property void set_Data( 
   WindowLevelInformationArgumentData* value
);
public:
property WindowLevelInformationArgumentData^ Data {
   WindowLevelInformationArgumentData^ get();
   void set (    WindowLevelInformationArgumentData^ value);
}

Property Value

The WindowLevelInformationArgumentData that represents the data for the argument.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationArgument Class
WindowLevelInformationArgument Members

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