Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRoundRectangleFragment Class / Shape Property

In This Topic
    Shape Property (RenderRoundRectangleFragment)
    In This Topic
    Gets the ShapeProps object describing the geometric shape represented by the current fragment's RenderShapeBase.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shape As ShapeProps
    public ShapeProps Shape {get;}
    See Also