Click or drag to resize

SvgRadialGradientServer Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SvgRadialGradientServer type exposes the following members.

Properties
  NameDescription
Public propertyCenterX
Public propertyCenterY
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 propertyFocalX
Public propertyFocalY
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 propertyRadius
Public propertySpreadMethod
Specifies what happens if the gradient starts or ends inside the bounds of the target rectangle.
(Inherited from SvgGradientServer.)
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.)
Top
See Also