Documentation Archive Developer
Search

ADC Home > Reference Library > Technical Q&As > Legacy Documents > Graphics & Imaging >

Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation.

No Limit To The Number Of Vertices In A Polygon


Q: Is there a limit to the number of vertices for a polygon?

A: There is no real limit to the number of vertices in a polygon. However, you must remember with a simple polygon the angle between vertices must be less than or equal to 180 degrees. If you need to have internal angles > 180 degrees you will have to use a general polygon instead.

[Jul 11 1997]