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 )
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.