| Name | Type | Description |
|---|---|---|
| FileName |
String
|
|
| Filter | Specifies the import filter, and returns cdrFilter. |
|
| Options | Specifies additional parameters for the import. |
Sub Test() ActiveLayer.Import "C:\MyGraphic.cmx" End Sub