Optional
colorLine color as a string in hexadecimal color syntax #RGB
color using its primary color components
(red, green, blue) written as hexadecimal numbers.
Optional
heightHeight of the rectangle. Ignored if position2 is defined.
Optional
idInternal markup object identifier.
Optional
lineLine width.
Optional
positionScreen coordinates of the top-left point (position) of the rectangle.
Optional
position2Screen coordinates of the bottom-right point (position) of the rectangle.
Optional
widthWidth of the rectangle. Ignored if position2 is defined.
Defines the parameters for creating a markup rectangle.