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;} |
Property Value
Value that indicates the maximum intensity value allowed for this 3D object.For an example, refer to RemoveInterval
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7