MaximumValue Property

Summary

Gets the maximum intensity value allowed for this 3D object.

Syntax
C#
VB
C++
public int MaximumValue { get; } 
  
Public ReadOnly Property MaximumValue As Integer 
public: 
property int MaximumValue { 
   int get(); 
} 

Property Value

Value that indicates the maximum intensity value allowed for this 3D object.

Remarks

The maximum value is the upper boundary for all 3D object features that work based on the intensity values, such as the Remove density feature and the SSD ISO threshold.

Example

For an example, refer to RemoveInterval

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly