Placing vector objects

 

The IN_PlaceVectorObject function places a vector object on the specified edit layer. Depending on your edition of Imagenation, you can place arcs, lines, polylines, polygons, ellipses, annotations, text, and groups of objects (which can be used as symbols) with this function. Other functions allow you to place text objects, hotspots, and symbols specifically.

Note that the IN_PlaceVectorObject function has not been tested in Imagenation for UNIX.

Vector object structures for pObjectDesc

image\bltlrgsq_shg.gif annotation

image\bltlrgsq_shg.gif arc

image\bltlrgsq_shg.gif ellipse or circle

image\bltlrgsq_shg.gif line

image\bltlrgsq_shg.gif polygon, box, box-shaped highlight area, box-shaped erase area

image\bltlrgsq_shg.gif polyline, sketch, highlighted sketch, rubout sketch

image\bltlrgsq_shg.gif text

image\bltlrgsq_shg.gif groups of objects

To be informed when vector objects are placed through the user interface, you can use the NotifyVectorObjectPlaced callback function.

image\postit_shg.gif Note: Placing vector objects in external windows

See also

Getting vector object information

Undoing object placement and deletion

Modifying vector objects

Using symbols

Using hotspots