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