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