========================================== EClass IsoscelesTriangle ========================================== Provides a definition for isosceles triangles. :ePackage: :doc:`displayStyles <./EPackage_displayStyles>` :inherits from: :doc:`GeometricShape <./EClass_GeometricShape>` EAttributes ############# ``EString`` bgcolor Defines the background color of the shape as hex (#FFFFFF). ``EDouble`` altitude Defines the length of the altitude of the triangle. ``EDouble`` base Defines the length of the base of the triangle. ``EInt`` borderWidth Defines the border width of the shape. ``EString`` color Defines the foreground color of the shape as hex (#FFFFFF). ``EDouble`` rotation Defines the rotation in degrees of the shape. EReferences ############# This eClass contains no references.