Click or drag to resize
CanvasSvgNamedElement Properties

The CanvasSvgNamedElement type exposes the following members.

Properties
  NameDescription
Public propertyContainingDocument
[Win10_15063] Gets the document which contains this element.
Public propertyDevice
[Win10_15063] Gets the device associated with this SVG element.
Public propertyFirstChild
[Win10_15063] Gets this element's first child.
Public propertyHasChildren
[Win10_15063] Gets whether this element has any children.
Public propertyLastChild
[Win10_15063] Gets this element's last child.
Public propertyParent
[Win10_15063] Gets theis element's parent.
Public propertySpecifiedAttributes
[Win10_15063] Gets an array containing the set of attributes specified for this element.
Public propertyTag
[Win10_15063] Gets the name of this element.
Top
See Also