ChartDirector 7.0 (Perl Edition)
perlchartdir
.
PolygonShape
Usage
PolygonShape(side)
Description
Gets the shape id that represents a polygon.
Please refer to
Shape Specification
for samples and more information on using shapes in ChartDirector.
Arguments
Argument
Default
Description
side
(Mandatory)
The number of sides the polygon has.
Return Value
An integer shape id representing the polygon.
© 2021 Advanced Software Engineering Limited. All rights reserved.