Click or drag to resize

SvgGradientServerGradientUnits Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the coordinate system of the gradient.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("gradientUnits")]
public SvgCoordinateUnits GradientUnits { get; set; }
Request Example View Source

Property Value

Type: SvgCoordinateUnits
See Also