←Select platform

Type Property

Summary

Gets or sets the type window-leveling algorithm used.

Syntax

C#
VB
C++
public Medical3DWindowLevelFillType Type { get; set; } 

Property Value

A Medical3DWindowLevelFillType value that represents the window-leveling algorithm used. The default is Medical3DWindowLevelFillType.Linear.

Remarks

The Factor property controls how the algorithm specified in this property will behave. Note that it will work on all algorithms except Medical3DWindowLevelFillType.Linear.

Example

For an example, refer to Medical3DObject.WindowLevelProperties.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly