Click or drag to resize

SvgPatternServer Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgPatternServer 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 pattern.
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
Specifies a supplemental transformation which is applied on top of any transformations necessary to create a new pattern coordinate system.
Public propertyWidth
Gets or sets the width of the pattern.
Public propertyX
Gets or sets the X-axis location of the pattern.
Public propertyY
Gets or sets the Y-axis location of the pattern.
Top
See Also