CadExporterExportTypes Property |
This is the list of all export file types available in
the CADImport library for use in the file save dialog.
Namespace: RAYLASE.Marker.VectorGraphicElement.ExporterAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic static List<string> ExportTypes { get; }
Property Value
ListString
See Also