SvgPatternServer Properties |
The SvgPatternServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.) | |
| Content |
Gets or sets the content of the element.
(Inherited from SvgElement.) | |
| Height |
Gets or sets the height of the pattern.
| |
| ID |
Gets or sets the ID of the element.
(Inherited from SvgElement.) | |
| OwnerDocument |
Gets the owner SvgDocument.
(Inherited from SvgElement.) | |
| Parent |
Gets the parent SvgElement.
(Inherited from SvgElement.) | |
| Transforms |
Gets or sets the element transforms.
(Inherited from SvgElement.) | |
| ViewBox |
Specifies a supplemental transformation which is applied on top of any
transformations necessary to create a new pattern coordinate system.
| |
| Width |
Gets or sets the width of the pattern.
| |
| X |
Gets or sets the X-axis location of the pattern.
| |
| Y |
Gets or sets the Y-axis location of the pattern.
|