Rect Element | Internet Development Index |
Predefined rectangle shape.
Remarks
The following is the minimum code needed to produce a rect.
<v:rect fillcolor="green" style="position:relative;top:1;left:1;width:50;height:50"> </v:rect>
Examples
Click here to view a simple rect shape.