Click or drag to resize

SvgLinearGradientServer Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgLinearGradientServer 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 propertyEnd
Public propertyGradientUnits
Gets or sets the coordinate system of the gradient.
(Inherited from SvgGradientServer.)
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.
(Inherited from SvgGradientServer.)
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.
(Inherited from SvgGradientServer.)
Public propertyStart
Public propertyStops
Gets the ramp of colors to use on a gradient.
(Inherited from SvgGradientServer.)
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Public propertyX1
Public propertyX2
Public propertyY1
Public propertyY2
Top
See Also