←Select platform

RenderingEngineFactory Class

Summary

Engine that can be used to render SVG documents to a GDI+ Graphics or Windows HDC object.

Syntax

C#
VB
Java
C++
public static class RenderingEngineFactory 
Public MustInherit NotInheritable Class RenderingEngineFactory  
public final class RenderingEngineFactory 
public ref class RenderingEngineFactory abstract sealed  

Remarks

Use RenderingEngineFactory to create an instance that can be passed to SvgDocument.Render to render an SVG document to a GDI+ Graphics or Windows HDC object. Refer to Leadtools.Svg.SvgDocument for more information.

Example

For an example, refer to SvgDocument.Render.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly