Click or drag to resize

CadExporterExportFilter Property

This is the filter string for 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 string ExportFilter { get; }

Property Value

String
See Also