Error processing SSI file
LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Show in webframe

RenderingEngineFactory Class






Members 
Engine that can be used to render SVG documents to a GDI+ Graphics or Windows HDC object.
Object Model
Syntax
public static class RenderingEngineFactory 
'Declaration
 
Public MustInherit NotInheritable Class RenderingEngineFactory 
'Usage
 
Dim instance As 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

See Also

Reference

RenderingEngineFactory Members
Leadtools.Drawing Namespace

Error processing SSI file