Initial Release 5.0

Symbolic Value : Constants; Rich Text

AREA_SHAPE_xxx - Defines Shape in a CDAREAELEMENT.
----------------------------------------------------------------------------------------------------------

#include <editods.h>

Symbolic Values :

AREA_SHAPE_RECT - Graphic area is a rectangle.

AREA_SHAPE_CIRCLE - Graphic area is a circle.

AREA_SHAPE_POLYGON - Graphic area is polygon.

AREA_SHAPE_DEFAULT - Graphic area is a hotspot.

Description :

Constants which define the shape within a CDAREAELEMENT record.

See Also :

CDAREAELEMENT
----------------------------------------------------------------------------------------------------------