Click or drag to resize

SvgGradientStop Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgGradientStop type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of all child [!:SvgElements].
(Inherited from SvgElement.)
Public propertyColour
Gets or sets the colour of the gradient stop.
Public propertyContent
Gets or sets the content of the element.
(Inherited from SvgElement.)
Public propertyID
Gets or sets the ID of the element.
(Inherited from SvgElement.)
Public propertyOffset
Gets or sets the offset, i.e. where the stop begins from the beginning, of the gradient stop.
Public propertyOpacity
Gets or sets the opacity of the gradient stop (0-1).
Public propertyOwnerDocument
Gets the owner SvgDocument.
(Inherited from SvgElement.)
Public propertyParent
Gets the parent SvgElement.
(Inherited from SvgElement.)
Public propertyTransforms
Gets or sets the element transforms.
(Inherited from SvgElement.)
Top
See Also