BCGControlBar Pro for MFC
CBCGPPolygonGeometry::CBCGPPolygonGeometry ( const CBCGPPointsArray arPoints,
BOOL  bIsClosed = TRUE,
BCGP_CURVE_TYPE  curveType = BCGP_CURVE_TYPE_LINE 
)
inline

Constructor.

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