========================================== EClass GeometricShape ========================================== :ePackage: :doc:`displayStyles <./EPackage_displayStyles>` :inherits from: :doc:`Shape <./EClass_Shape>` :inherited by: :doc:`Rectangle <./EClass_Rectangle>`, :doc:`IsoscelesTriangle <./EClass_IsoscelesTriangle>`, :doc:`RoundedRectangle <./EClass_RoundedRectangle>` EAttributes ############# ``EInt`` borderWidth Defines the border width of the shape. ``EString`` color Defines the foreground color of the shape as hex (#FFFFFF). ``EString`` bgcolor Defines the background color of the shape as hex (#FFFFFF). ``EDouble`` rotation Defines the rotation in degrees of the shape. EReferences ############# This eClass contains no references.