Click or drag to resize

SvgElement Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgElement type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of all child [!:SvgElements].
Public propertyContent
Gets or sets the content of the element.
Public propertyID
Gets or sets the ID of the element.
Public propertyOwnerDocument
Gets the owner SvgDocument.
Public propertyParent
Gets the parent SvgElement.
Public propertyTransforms
Gets or sets the element transforms.
Top
See Also