Leadtools.Medical3D Namespace > Medical3DControl Class > Medical3DControl Constructor : Medical3DControl Constructor(Medical3DObject) |
public Medical3DControl( Medical3DObject object3D )
'Declaration Public Function New( _ ByVal object3D As Medical3DObject _ )
'Usage Dim object3D As Medical3DObject Dim instance As New Medical3DControl(object3D)
public Medical3DControl( Medical3DObject object3D )
function Medical3DControl( object3D )
public: Medical3DControl( Medical3DObject^ object3D )
The control and container will be attached together. The control will render the object immediately and handle all mouse events.
The object(s) will be re-rendered when any changes occur. To enable or disable this feature, use AutoUpdate.
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