Click or drag to resize

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.Exporter
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public static List<string> ExportTypes { get; }

Property Value

ListString
See Also