Class SvgRenderer
A név: Aspose.Svg.Rendering Összefoglaló: Aspose.SVG.dll (25.5.0)
Képviseli a SVG dokumentum renderjét.
[ComVisible(true)]
public class SvgRenderer : Renderer<svgdocument>, IDisposable
Inheritance
object
←
Renderer
←
Renderer
Implements
Örökletes tagok
Renderer
Constructors
SvgRenderer()
public SvgRenderer()
Methods
Render(Idevice, TimeSpan, params SVGDokumentum[])
Meghatározza a módszert, hogy több Aspose.svg.SVGD-dokumentumot egy speciális Asposa. svc.rendering.IDevice-ba soroljon.
public override void Render(IDevice device, TimeSpan timeout, params SVGDocument[] sources)
Parameters
device
IDevice
A kimeneti eszköz.
timeout
TimeSpan
Egy System.TimeSpan, amely képviseli a millisekundák számát várni, vagy egy System.TimeSpan, amely képviseli -1 millisekundát várni végtelenül.
sources
SVGDocument
[]
Az SVG dokumentumokat adjuk át.
Render(IDevice, CancellationToken, params SVGDokumentum[])
Meghatározza a módszert, hogy több Aspose.Svg.Rendering.IDevice dokumentumot egy adott ASPOSE-ba, törlés token használatával kérje a művelet törlését.
public override void Render(IDevice device, CancellationToken cancellationToken, params SVGDocument[] sources)
Parameters
device
IDevice
A kimeneti eszköz.
cancellationToken
CancellationToken
A törlés token figyelni, miközben várja, hogy a feladat befejeződik.
sources
SVGDocument
[]
Az SVG dokumentumokat adjuk át.