SvgGradientServer Properties |
The SvgGradientServer 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.) | |
| GradientUnits |
Gets or sets the coordinate system of the gradient.
| |
| ID |
Gets or sets the ID of the element.
(Inherited from SvgElement.) | |
| InheritGradient |
Gets or sets another gradient fill from which to inherit the stops from.
| |
| OwnerDocument |
Gets the owner SvgDocument.
(Inherited from SvgElement.) | |
| Parent |
Gets the parent SvgElement.
(Inherited from SvgElement.) | |
| SpreadMethod |
Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.
| |
| Stops |
Gets the ramp of colors to use on a gradient.
| |
| Transforms |
Gets or sets the element transforms.
(Inherited from SvgElement.) |