Class SvgRenderer

Class SvgRenderer

ชื่อพื้นที่: Aspose.Svg.Rendering การประชุม: Aspose.SVG.dll (25.5.0)

แสดง SVG Document Renderer

[ComVisible(true)]
public class SvgRenderer : Renderer<svgdocument>, IDisposable

Inheritance

object Renderer Renderer SvgRenderer

Implements

IDisposable

อนุญาโตตุลาการ

Renderer.Render(IDevice, SVGDocument) , Renderer.Render(IDevice, SVGDocument, TimeSpan) , Renderer.Render(IDevice, SVGDocument, int) , Renderer.Render(IDevice, params SVGDocument[]) , Renderer.Render(IDevice, int, params SVGDocument[]) , Renderer.Render(IDevice, TimeSpan, params SVGDocument[]) , Renderer.Render(IDevice, CancellationToken, params SVGDocument[]) , Renderer.Dispose() , Renderer.Dispose(bool) , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

SvgRenderer()

public SvgRenderer()

Methods

Render(IDevice, TimeSpan, params SVGDocument[])

กําหนดวิธีการในการจัดอันดับหลาย Aspose.Svg.SSVGDocuments ใน Aspos.svc.Rendering.IDevice ที่เฉพาะอย่างยิ่ง

public override void Render(IDevice device, TimeSpan timeout, params SVGDocument[] sources)

Parameters

device IDevice

อุปกรณ์การผลิต

timeout TimeSpan

A System.TimeSpan ซึ่งแสดงให้เห็นถึงจํานวน milliseconds ที่รอ หรือ System.TimeSpan ซึ่งแสดงให้เห็นถึง -1 milliseconds ที่รอไม่นาน

sources SVGDocument [ ]

สวีซีเอกสารที่จะให้

Render(IDevice, CancellationToken, params SVGDocument[])

กําหนดวิธีการที่จะนําเสนอหลาย Aspose.Svg.Rendering.IDevice into a specific Aspos, โดยใช้ token การยกเลิกเพื่อขอยกเว้นการดําเนินงาน

public override void Render(IDevice device, CancellationToken cancellationToken, params SVGDocument[] sources)

Parameters

device IDevice

อุปกรณ์การผลิต

cancellationToken CancellationToken

แท็กการยกเลิกที่จะสังเกตในขณะที่รองานจะเสร็จสมบูรณ์

sources SVGDocument [ ]

สวีซีเอกสารที่จะให้

ดูเพิ่มเติม

SVGDocument

 แบบไทย