Leadtools.Medical.Workstation Namespace > WindowLevelInformationArgumentData Class : WindowLevel Property |
public WindowLevelInformation WindowLevel {get; set;}
'Declaration Public Property WindowLevel As WindowLevelInformation
'Usage Dim instance As WindowLevelInformationArgumentData Dim value As WindowLevelInformation instance.WindowLevel = value value = instance.WindowLevel
public WindowLevelInformation WindowLevel {get; set;}
get_WindowLevel();
set_WindowLevel(value);
public: __property WindowLevelInformation* get_WindowLevel(); public: __property void set_WindowLevel( WindowLevelInformation* value );
public: property WindowLevelInformation* WindowLevel { WindowLevelInformation* get(); void set ( WindowLevelInformation* 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