LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 WindowLevelInformationArgument Argument {get; set;}
 get_Argument();
set_Argument(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WindowLevelInformationPresenter Class
WindowLevelInformationPresenter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.