←Select platform

Factor Property

Summary

Gets or sets the factor used to adjust window-leveling.

Syntax

C#
VB
C++
public int Factor {get; set;}
Public Property Factor As Integer
public: 
property int Factor { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize