SvgLinearGradientServer Properties |
The SvgLinearGradientServer 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.) | |
| End | ||
| GradientUnits |
Gets or sets the coordinate system of the gradient.
(Inherited from SvgGradientServer.) | |
| 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.
(Inherited from SvgGradientServer.) | |
| 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.
(Inherited from SvgGradientServer.) | |
| Start | ||
| Stops |
Gets the ramp of colors to use on a gradient.
(Inherited from SvgGradientServer.) | |
| Transforms |
Gets or sets the element transforms.
(Inherited from SvgElement.) | |
| X1 | ||
| X2 | ||
| Y1 | ||
| Y2 |