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

Show in webframe

Factor Property






Gets or sets the factor used to adjust window-leveling.
Syntax
public int Factor {get; set;}
'Declaration
 
Public Property Factor As Integer
'Usage
 
Dim instance As Medical3DWindowLevelProperties
Dim value As Integer
 
instance.Factor = value
 
value = instance.Factor

            

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

Property Value

The factor used to adjust window-leveling. Possible values range from -1000 to 1000.
Remarks
The value of this property is only useful if you set the window-level algorithm to something other than Medical3DWindowLevelFillType.Linear. For more information, refer to the Type.
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