MinimumValue Property

Summary

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

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

Property Value

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

Remarks
  • The minimum value is the lower boundary for all the 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