ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedCtl Control > IGMedCtl Methods > CreateObject Method |
Creates a new instance of one of the medical objects. All the objects that could be created by this method implement IIGObject interface.
CreateObject (Type As enumIGMedObjType) As IGObject
Name | Description |
---|---|
Type | The type of object to be created, see enumIGMedObjType Enumeration description. |
A new object of the requested type.
N/A
Med