SvgGradientStop Properties |
The SvgGradientStop type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.) | |
| Colour |
Gets or sets the colour of the gradient stop.
| |
| Content |
Gets or sets the content of the element.
(Inherited from SvgElement.) | |
| ID |
Gets or sets the ID of the element.
(Inherited from SvgElement.) | |
| Offset |
Gets or sets the offset, i.e. where the stop begins from the beginning, of the gradient stop.
| |
| Opacity |
Gets or sets the opacity of the gradient stop (0-1).
| |
| 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.) |