Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / RoundRectFigure Class / RadiusY Property

In This Topic
    RadiusY Property (RoundRectFigure)
    In This Topic
    Gets or sets the y-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.
    Syntax
    'Declaration
     
    Public Property RadiusY As System.Single
    public System.float RadiusY {get; set;}
    See Also