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

Show in webframe

Width Property (Medical3DWindowLevelProperties)






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

            

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

Property Value

The width.
Remarks

The width and Center values control window-leveling.

Possible values range from 1 to 65535.

Example
For an example, refer to Medical3DObject.WindowLevelProperties.
Requirements

Target Platforms

See Also

Reference

Medical3DWindowLevelProperties Class
Medical3DWindowLevelProperties Members

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