Visual Basic (Declaration) | |
---|---|
Public Class IsoThreshold Inherits System.Windows.Forms.Form Implements IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IsoThreshold |
C# | |
---|---|
public class IsoThreshold : System.Windows.Forms.Form, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
Managed Extensions for C++ | |
---|---|
public __gc class IsoThreshold : public System.Windows.Forms.Form, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
C++/CLI | |
---|---|
public ref class IsoThreshold : public System.Windows.Forms.Form, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
- The threshold value must be between the Leadtools.Medical3D.Medical3DObject.MinimumValue and Leadtools.Medical3D.Medical3DObject.MaximumValue.
- Setting this value to a high number will make the resultant object display the hard tissue surface (for example, bones). Setting this value to a small value will make the resultant object display the soft tissues.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
Leadtools.Medical.Workstation.UI.IsoThreshold
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7