CadExporterGetWarnings Method |
Returns the list of warnings, accumulated in a single string with
NL as seperator.
Namespace: RAYLASE.Marker.VectorGraphicElement.ExporterAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic string GetWarnings()
Return Value
StringThe accumulated warnings as single string.
See Also