SVGValueType Class
The SVGValueType type is used to represent an base SVG value type.
Inheritance Hierarchy
SystemObject
  Aspose.Html.DomDOMObject
    Aspose.Html.Dom.Svg.DataTypesSVGValueType
      More...

Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public abstract class SVGValueType : DOMObject, 
	IDisposable

The SVGValueType type exposes the following members.

Constructors
  NameDescription
Protected methodSVGValueType
Initializes a new instance of the SVGValueType class.
Methods
  NameDescription
Public methodDispose
Releases unmanaged and - optionally - managed resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also
Inheritance Hierarchy
SystemObject
  Aspose.Html.DomDOMObject
    Aspose.Html.Dom.Svg.DataTypesSVGValueType
      Aspose.Html.Dom.Svg.CollectionsSVGListBaseT
      Aspose.Html.Dom.Svg.DataTypesSVGAngle
      Aspose.Html.Dom.Svg.DataTypesSVGAnimatedValueT
      Aspose.Html.Dom.Svg.DataTypesSVGLength
      Aspose.Html.Dom.Svg.DataTypesSVGMatrix
      Aspose.Html.Dom.Svg.DataTypesSVGNumber
      Aspose.Html.Dom.Svg.DataTypesSVGPoint
      Aspose.Html.Dom.Svg.DataTypesSVGPreserveAspectRatio
      Aspose.Html.Dom.Svg.DataTypesSVGRect
      Aspose.Html.Dom.Svg.DataTypesSVGTransform
      Aspose.Html.Dom.Svg.PathsSVGPathSeg