Leadtools.Medical3D Namespace > Medical3DControl Class > Medical3DControl Constructor : Medical3DControl Constructor(Medical3DContainer) |
public Medical3DControl( Medical3DContainer container )
'Declaration Public Function New( _ ByVal container As Medical3DContainer _ )
'Usage Dim container As Medical3DContainer Dim instance As New Medical3DControl(container)
public Medical3DControl( Medical3DContainer container )
function Medical3DControl( container )
public: Medical3DControl( Medical3DContainer^ container )
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