BCGSuite for MFC
void CBCGPPolygonGeometry::SetPoints ( const CBCGPPointsArray arPoints,
BOOL  bIsClosed = TRUE,
BCGP_CURVE_TYPE  curveType = BCGP_CURVE_TYPE_LINE 
)
inline

Sets the geometry points.

Parameters
arPointsArray of points with screen coordinates of a geometry shape.
bIsClosedTRUE if geometry is closed.
curveTypeType of the curve.