DLLSetPolygonVertexPoint()

DLLSetPolygonVertexPoint()
  • SYNOPSIS:
    DLLSetPolygonVertexPoint(mPointsArray,iPointNumber,iPointX,iPointY)
  • DESCRIPTION:
    This function edits a single vertex's x/y coordinates in an array created with the DLLCreatePolygonVertexArray() command.
  • PARAMETERS:
    mPointsArray An array created with DLLCreatePolygonVertexArray().
    iPointNumber A vertex to edit in the array, this value should be from 0 to <vertex count value you created the array with> - 1. For example. If you created an array with 5 vertices, you`ll only be able to edit 0 through 4.
    iPointX X coordinate for the vertex.
    iPointY Y coordinate for the vertex.
  • EXAMPLE:
    example028.bb
  • BUGS:
    None Known.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Friday, May 31, 2002 10:06 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!