SharpPlot Reference > SharpPlot Methods > RenderMetafile Method > (EmfType,TextRenderingHint)

SharpPlot.RenderMetafile Method (EmfType,TextRenderingHint)

Return completed chart as Metafile with given format and text rendering.

public Metafile RenderMetafile(
    EmfType emftype,
    TextRenderingHint textmode
);
emftype
Specifies the nature of the records that are placed in an EMF (defaults to EmfType.EmfPlusDual).
textmode
Text mode to use (defaults to TextRenderingHint.AntiAlias).
return value
Returned Metafile object.

See also ...

SharpPlot Members | SharpPlot.RenderMetafile Method


Send comments on this topic
© Dyalog Ltd 2021