Click or drag to resize

SvgFragment Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgFragment type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.)
Public propertyContent
Gets or sets the content of the element.
(Inherited from SvgElement.)
Public propertyHeight
Gets or sets the height of the fragment.
Public propertyID
Gets or sets the ID of the element.
(Inherited from SvgElement.)
Public propertyOwnerDocument
Gets the owner SvgDocument.
(Inherited from SvgElement.)
Public propertyParent
Gets the parent SvgElement.
(Inherited from SvgElement.)
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Public propertyViewBox
Gets or sets the viewport of the element.
Public propertyWidth
Gets or sets the width of the fragment.
Top
See Also