Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Width Property







Gets or sets the window level width.
Syntax
public int Width {get; set;}
'Declaration
 
Public Property Width As Integer
'Usage
 
Dim instance As WindowLevelInformation
Dim value As Integer
 
instance.Width = value
 
value = instance.Width

            

            
public: __property int get_Width();
public: __property void set_Width( 
   int value
);
public:
property int Width {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value that represents the window level width.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features