Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

MaximumValue Property






Gets the maximum intensity value allowed for this 3D object.
Syntax
public int MaximumValue {get;}
'Declaration
 
Public ReadOnly Property MaximumValue As Integer
'Usage
 
Dim instance As Medical3DObject
Dim value As Integer
 
value = instance.MaximumValue

            

            
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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features