MarkableVectorGraphicImportVectorGraphic Method |
Creates a new vector graphic by importing the specified file with the VectorGraphic importer.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override string ImportVectorGraphic(
ImportSettings settings
)
Parameters
- settings ImportSettings
- The import settings.
Return Value
StringWarning containing problems occurring during the import.
See Also