Click or drag to resize

BaseMarkablePersistentVectorGraphicGetImportSettings Method

Returns the last used or default ImportSettings

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public abstract ImportSettings GetImportSettings()

Return Value

ImportSettings
Last used or default ImportSettings
See Also