Click or drag to resize

SvgRectangleCornerRadiusX Property

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

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

Property Value

Type: SvgUnit
See Also