LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Argument Property

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.