Click or drag to resize

SvgCircleCenterY Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the center Y co-ordinate.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("cy")]
public SvgUnit CenterY { get; set; }

Property Value

Type: SvgUnit
The center Y.
See Also