Click or drag to resize

SvgDocument Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgDocument 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.
(Inherited from SvgFragment.)
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 propertyPpi
Gets or sets the Pixels Per Inch of the rendered image.
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Public propertyViewBox
Gets or sets the viewport of the element.
(Inherited from SvgFragment.)
Public propertyWidth
Gets or sets the width of the fragment.
(Inherited from SvgFragment.)
Top
See Also