Click or drag to resize

SvgRectangleCornerRadiusY Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the Y-radius of the rounded edges of this rectangle.

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

Property Value

Type: SvgUnit
See Also