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