←Select platform

Leadtools.Svg Namespace

Inheritance Hierarchy

Summary

Overview and description of Leadtools Svg classes, delegates, enumerations, and structures.

Classes
Class Description
SvgDataUri Represents a data URI object.
SvgDocument Represents a Scalable Vector Graphics (SVG) document.
SvgElementInfo Holds the information of an SVG element.
SvgEnumerateOptions Options to use when enumerating SVG elements (nodes).
SvgFlatOptions Options to use when flattening an SVG document.
SvgLoadOptions Options to use when loading SVG documents.
SvgMergeOptions Options to use with the SvgDocument.MergeWith method.
SvgNodeHandle Represents a node (element) in an SVG document.
SvgRenderOptions Options for rendering an SVG document to a target device.
SvgSaveOptions SVG write options
SvgSortOptions Options to control how to sort the elements in this SVG document.
SvgTextData Contains the data of a text element.
Structures
Structure Description
SvgBounds Represents the calculated bounds of an SVG document.
Delegates
Delegate Description
SvgEnumerateElementsCallback Callback to receive the SVG elements (nodes).
SvgFilterElementsCallback Callback to allow certain element types to be ignored when sorting.
SvgSortElementsCallback Callback to receive the sorted SVG elements.
Enumerations
Enumeration Description
SvgCharacterDirection Character direction
SvgDropFlags Options to use when merging SVG documents
SvgElementType SVG element types
SvgEncoding Encoding to use when saving SVG documents
SvgEnumerateDirection The direction to use when enumerating SVG elements (nodes).
SvgExtractText Text extraction mode
SvgFormat The SVG format.
SvgLoadFlags Options to use when loading SVG documents.
SvgRenderFlags Extra render options.
SvgSortFlags Sorting flags used when enumerating the elements of an SVG
SvgTextCharacterFlags Text character position flags
SvgVersion SVG document version
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly