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

Show in webframe

Argument Property







Gets or sets the Leadtools.Medical.Workstation.WindowLevelInformationArgument object that is used to initialize the view.
Syntax
public WindowLevelInformationArgument Argument {get; set;}
'Declaration
 
Public Property Argument As WindowLevelInformationArgument
'Usage
 
Dim instance As WindowLevelInformationPresenter
Dim value As WindowLevelInformationArgument
 
instance.Argument = value
 
value = instance.Argument

            

            
public: __property WindowLevelInformationArgument* get_Argument();
public: __property void set_Argument( 
   WindowLevelInformationArgument* value
);
public:
property WindowLevelInformationArgument^ Argument {
   WindowLevelInformationArgument^ get();
   void set (    WindowLevelInformationArgument^ value);
}

Property Value

The Leadtools.Medical.Workstation.WindowLevelInformationArgument object that is used to initialize the view.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationPresenter Class
WindowLevelInformationPresenter Members

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