Line Element | Internet Development Index |
Predefined line shape.
Line uses the from and to attributes.
Remarks
The following is the minimum code needed to produce a line.
<v:line from="10,10" to="100,100"> </v:line>
Examples
Click here to view a simple line shape.