CODRgn::GetPolygon
inline const CODPolygonRgn&CODRgn::GetPolygon(intnIndex)
Retrieves one of the individual polygons that make up the region.
Defined in: OdRgn.h
Return Value
The polygon at the supplied index.
Parameters
nIndex
The index of the polygon to retrieve from the array of polygons.