Click or drag to resize

VectorGraphicImporter Class

Class for importing and previewing vector graphics.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.VectorGraphicElement.ImporterVectorGraphicImporter

Namespace: RAYLASE.Marker.VectorGraphicElement.Importer
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public class VectorGraphicImporter

The VectorGraphicImporter type exposes the following members.

Constructors
 NameDescription
Public methodVectorGraphicImporterInitializes a new instance of the VectorGraphicImporter class
Top
Methods
 NameDescription
Public methodGetPreview Returns a preview of the file to import.
Public methodImport Imports a vector graphic.
Public methodImportPointCloud Imports the specified file.
Top
See Also