SvgRadialGradientServer Properties |
The SvgRadialGradientServer type exposes the following members.
| Name | Description | |
|---|---|---|
| CenterX | ||
| CenterY | ||
| Children |
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.) | |
| Content |
Gets or sets the content of the element.
(Inherited from SvgElement.) | |
| FocalX | ||
| FocalY | ||
| 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.) | |
| Radius | ||
| SpreadMethod |
Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.
(Inherited from SvgGradientServer.) | |
| Stops |
Gets the ramp of colors to use on a gradient.
(Inherited from SvgGradientServer.) | |
| Transforms |
Gets or sets the element transforms.
(Inherited from SvgElement.) |