LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MaximumValue Property
See Also 
Leadtools.Medical3D Namespace > Medical3DObject Class : MaximumValue Property



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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MaximumValue As Integer
Visual Basic (Usage)Copy Code
Dim instance As Medical3DObject
Dim value As Integer
 
value = instance.MaximumValue
C# 
public int MaximumValue {get;}
C++/CLI 
public:
property int MaximumValue {
   int get();
}

Property Value

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

Example

For an example, refer to RemoveInterval

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features