Click or drag to resize

SvgLinearGradientServerY1 Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[DefaultValueAttribute(typeof(SvgUnit), "0")]
[SvgAttributeAttribute("y1")]
public SvgUnit Y1 { get; set; }
Request Example View Source

Property Value

Type: SvgUnit
See Also