OptionalcolorLine color as a string in hexadecimal color syntax #RGB color using its primary color components
(red, green, blue) written as hexadecimal numbers.
OptionalheightHeight of the rectangle. Ignored if position2 is defined.
OptionalidInternal markup object identifier.
OptionallineLine width.
OptionalpositionScreen coordinates of the top-left point (position) of the rectangle.
Optionalposition2Screen coordinates of the bottom-right point (position) of the rectangle.
OptionalwidthWidth of the rectangle. Ignored if position2 is defined.
Defines the parameters for creating a markup rectangle.