Class SvgRenderer

SvgRenderer class

एसवीजी दस्तावेज़ रेंडरर का प्रतिनिधित्व करता है।

public class SvgRenderer : Renderer<SVGDocument>

कंस्ट्रक्टर्स

नामविवरण
SvgRenderer()डिफ़ॉल्ट कंस्ट्रक्टर।

तरीकों

नामविवरण
Dispose()अप्रबंधित और - वैकल्पिक रूप से - प्रबंधित संसाधनों को रिलीज़ करता है।
Render(IDevice, SVGDocument)
Render(IDevice, params SVGDocument[])
override Render(IDevice, CancellationToken, params SVGDocument[])एकाधिक प्रतिपादन के लिए एक विधि को परिभाषित करता हैSVGDocument एक विशिष्ट मेंIDevice , रद्दीकरण टोकन का उपयोग करके ऑपरेशन को रद्द करने का अनुरोध करने के लिए।
Render(IDevice, int, params SVGDocument[])
Render(IDevice, SVGDocument, int)
Render(IDevice, SVGDocument, TimeSpan)
override Render(IDevice, TimeSpan, params SVGDocument[])एकाधिक प्रतिपादन के लिए विधि को परिभाषित करता हैSVGDocument विशिष्ट मेंIDevice .

यह सभी देखें