========================================== EClass RoundedRectangle ========================================== Provides a definition for rounded rectangles. :ePackage: :doc:`displayStyles <./EPackage_displayStyles>` :inherits from: :doc:`GeometricShape <./EClass_GeometricShape>` EAttributes ############# ``EDouble`` radius Defines the radius of the rounded cornes of the rectangle. ``EString`` bgcolor Defines the background color of the shape as hex (#FFFFFF). ``EInt`` borderWidth Defines the border width of the shape. ``EString`` color Defines the foreground color of the shape as hex (#FFFFFF). ``EDouble`` sizeY Defines the size in y-direction (height). ``EDouble`` rotation Defines the rotation in degrees of the shape. ``EDouble`` sizeX Defines the size in x-direction (width). EReferences ############# This eClass contains no references.