Click or drag to resize

SvgGradientServer Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgGradientServer type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.)
Public propertyContent
Gets or sets the content of the element.
(Inherited from SvgElement.)
Public propertyGradientUnits
Gets or sets the coordinate system of the gradient.
Public propertyID
Gets or sets the ID of the element.
(Inherited from SvgElement.)
Public propertyInheritGradient
Gets or sets another gradient fill from which to inherit the stops from.
Public propertyOwnerDocument
Gets the owner SvgDocument.
(Inherited from SvgElement.)
Public propertyParent
Gets the parent SvgElement.
(Inherited from SvgElement.)
Public propertySpreadMethod
Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.
Public propertyStops
Gets the ramp of colors to use on a gradient.
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Top
See Also