lcPaint_MpgonAddPgon Home

Adds new polygon into multipolygon object.

 BOOL lcPaint_MpgonAddPgon (
   HANDLE hMpgon,
   HANDLE hPtbuf
 );

Parameters
hMpgon
  Handle to multipolygon object.
hPtbuf
  Handle to points buffer that represents the polygon to be added.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_MpgonCopylcPaint_MpgonClear