xvobject xvw_create_polyline(
xvobject parent,
char *name)
none
The (x, y) location of each vertex of the polygon must be specified in world coordinates, where the world coordinate range is dictated by the "controlling" visual object. By default, the parent of the circle object is its controlling visual object; this may be changed using the XVW_GRAPHICS_ATTACH attribute.
Device coordinate specification of polyline vertices is not supported, as specification of the bounding box is not sufficient to determine location of vertices in the polygon.
NOTE: the polyline object is still under construction; interactive movement, resizing, and display of menuform is not yet available.
none
none
$DESIGN/objects/library/xvisual/src/Polyline.c