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

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