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

Show in webframe

Control3D Property







Gets or sets the 3D Control used to hold and render the 3D object.
Syntax
public Medical3DControl Control3D {get; set;}
'Declaration
 
Public Property Control3D As Medical3DControl
'Usage
 
Dim instance As IsoThreshold
Dim value As Medical3DControl
 
instance.Control3D = value
 
value = instance.Control3D

            

            
public: __property Medical3DControl* get_Control3D();
public: __property void set_Control3D( 
   Medical3DControl* value
);
public:
property Medical3DControl^ Control3D {
   Medical3DControl^ get();
   void set (    Medical3DControl^ value);
}

Property Value

A Leadtools.Medical3D.Medical3DControl that will be used to hold and render the 3D object.
Requirements

Target Platforms

See Also

Reference

IsoThreshold Class
IsoThreshold Members

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