LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

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 int Factor {get; set;}
 get_Factor();
set_Factor(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DWindowLevelProperties Class
Medical3DWindowLevelProperties Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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