ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRoundRectangleFragment Class / RoundRectangle Property

In This Topic
    RoundRectangle Property (RenderRoundRectangleFragment)
    In This Topic
    Gets the RoundRectangleProps object describing the line represented by the current fragment's RenderRoundRectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property RoundRectangle As RoundRectangleProps
    public RoundRectangleProps RoundRectangle {get;}
    See Also