Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Factor Property
See Also 
Leadtools.Medical3D Namespace > Medical3DWindowLevelProperties Class : Factor Property



Gets or sets the factor used to adjust the effect of the window-level.

Syntax

Visual Basic (Declaration) 
Public Property Factor As Integer
Visual Basic (Usage)Copy Code
Dim instance As Medical3DWindowLevelProperties
Dim value As Integer
 
instance.Factor = value
 
value = instance.Factor
C# 
public int Factor {get; set;}
C++/CLI 
public:
property int Factor {
   int get();
   void set (int value);
}

Return Value

The factor used to adjust the effect of the window-level. Possible values are range from -1000 to 1000. Is there a default

Remarks

The value of this property is only useful if the user sets the algorithm of the window-level to other than Medical3DWindowLevelFillType.Linear. For more information, refer to the Type.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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