LEADTOOLS Medical (Leadtools.Medical3D assembly)

Factor Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features