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

Show in webframe

Width Property (Medical3DMPRInfo)






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

            

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

Property Value

Value that represents the window level width value of the retrieved MPR slice.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DMPRInfo Class
Medical3DMPRInfo Members

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