Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgEllipticalArcCommand Class / RadiusX Property

In This Topic
    RadiusX Property (SvgEllipticalArcCommand)
    In This Topic
    Gets or sets the X-radius of the elliptical arc.
    Syntax
    'Declaration
     
    Public Property RadiusX As System.Single
    public System.float RadiusX {get; set;}
    See Also