LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 Medical3DControl Control3D {get; set;}
 get_Control3D();
set_Control3D(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IsoThreshold Class
IsoThreshold Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.