MetaObjectList Class
Summary: The list of meta objects for EMF, EMF+ and WMF classes
Module: aspose.imaging.fileformats.emf
Full Name: aspose.imaging.fileformats.emf.MetaObjectList
Inheritance: NonGenericList
Constructors
| Name | Description |
|---|---|
| MetaObjectList() | Initializes a new instance of the MetaObjectList class. |
| MetaObjectList(list) | Initializes a new instance of the MetaObjectList class. |
Constructor: MetaObjectList()
MetaObjectList()
Initializes a new instance of the MetaObjectList class.
Constructor: MetaObjectList(list)
MetaObjectList(list)
Initializes a new instance of the MetaObjectList class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| list | list | The list - container of objects. |