[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgCircleElement.Radius

Radius Property

Radius

Gets or sets the radius of the 'circle' element.

Declaration
public SvgLength? Radius { get; set; }
Public Property Radius As SvgLength?