void vm_graphic_draw_polygon( vm_graphic_frame_t* frame, const vm_graphic_point_t points[], VMINT number_of_points );
void vm_graphic_draw_polygon( vm_graphic_frame_t* frame, const vm_graphic_point_t points[], VMINT number_of_points );
Draws a polygon at the given point within the frame.
|
Parameters |
Description |
|
vm_graphic_frame_t* frame |
[IN] Frame pointer. |
|
point |
[IN] An array of point coordinates. |
|
npoints |
[IN] Number of points. |
void
vmgraphic.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.