|
Predefined curve shape. Curve uses the to, from, control1, and control2 attributes. Remarks The following is the minimum code needed to produce an image. <v:curve from="10pt,10pt" to="100pt,10pt" control1="40pt,30pt" control2="70pt,30pt"> </v:curve> |