AsposeSvgNode Class

Summary: The aspose.imaging.fileformats.svg.AsposeSvgNode

Module: aspose.imaging.fileformats.svg

Full Name: aspose.imaging.fileformats.svg.AsposeSvgNode

Constructors

NameDescription
AsposeSvgNode()Initializes a new instance of the AsposeSvgNode class

Properties

NameTypeAccessDescription
svg_namestringrName of node.

Methods

NameDescription
get_property_value(name)Gets the property value.

Constructor: AsposeSvgNode()

 AsposeSvgNode() 

Initializes a new instance of the AsposeSvgNode class

Method: get_property_value(name)

 get_property_value(name) 

Gets the property value.

Parameters:

ParameterTypeDescription
namestringThe property name.

Returns

TypeDescription
stringThe property value