Leadtools.Medical.Workstation.Presenters Namespace > WindowLevelInformationPresenter Class : Argument Property |
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); }
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