Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

SvgNodeHandle Class






Members 
Represents a node (element) in an SVG document.
Object Model
Syntax
public class SvgNodeHandle 
'Declaration
 
Public Class SvgNodeHandle 
'Usage
 
Dim instance As SvgNodeHandle
@interface LTSvgNodeHandle : NSObject
public class SvgNodeHandle
public ref class SvgNodeHandle 
Remarks

SvgNodeHandle is obtained with the following:

The SvgNodeHandle has the following members for updating the XML elements of an SVG document:

After modifying the values of an SVG document using SvgNodeHandle, it may be necessary to re-calculate the document flat, render optimization and bounding rectangles (refer to SVG Size, Bounds and Flat more information). Therefore, it is best to call SvgDocument.BeginUpdate before making any updates to the document and call SvgDocument.EndUpdate when done. The engine will determine during SvgDocument.EndUpdate whether any internal state values need to be re-calculated and updated as necessary.

Example
For an example, refer to SvgDocument.EnumerateElements.
Requirements

Target Platforms

See Also

Reference

SvgNodeHandle Members
Leadtools.Svg Namespace

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features