Click or drag to resize

VectorGraphicEngineExportAsRenderData Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.ExportAsRenderData(RAYLASE.Marker.VectorGraphicElement.RenderSettings)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.47.0
Syntax
C#
public virtual JobElementRenderData ExportAsRenderData(
	RenderSettings renderSettings
)

Parameters

renderSettings  RenderSettings

[Missing <param name="renderSettings"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.ExportAsRenderData(RAYLASE.Marker.VectorGraphicElement.RenderSettings)"]

Return Value

JobElementRenderData

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.ExportAsRenderData(RAYLASE.Marker.VectorGraphicElement.RenderSettings)"]

See Also