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

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