Initializes the CadExporter class.
Namespace: RAYLASE.Marker.VectorGraphicElement.ExporterAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic CadExporter(
double scale
)
Parameters
- scale Double
- The scale factor to convert our micrometer unit
into millimeters used in the DXF to have smaller numbers.
See Also