|
SUPERSEDED BY:
|


Replacement in Object TOOLKIT: |

ProGraphicsPolygonDraw | |
( ProPoint2d* point_array /* (In) An array of X and Y coordinates, in logical window coordinates. */ int num_points /* (In) The number of points in the point array. The maximum size of the array is 100 points. */ ProColortype fill_color /* (In) The fill color. */ ) |

The function successfully drew the polygon. | |
You specified more than 100 points. |


