EClass Rectangle
Provides a definition for rectangles.
- ePackage:
- inherits from:
EAttributes
EString
bgcolorDefines the background color of the shape as hex (#FFFFFF).
EDouble
sizeYDefines the size in y-direction (height).
EInt
borderWidthDefines the border width of the shape.
EString
colorDefines the foreground color of the shape as hex (#FFFFFF).
EDouble
rotationDefines the rotation in degrees of the shape.
EDouble
sizeXDefines the size in x-direction (width).
EReferences
This eClass contains no references.