void vm_graphic_draw_rectangle( vm_graphic_frame_t* frame, VMINT x, VMINT y, VMINT width, VMINT height );
void vm_graphic_draw_rectangle( vm_graphic_frame_t* frame, VMINT x, VMINT y, VMINT width, VMINT height );
Draws a rectangle at the given point within the frame.
|
Parameters |
Description |
|
vm_graphic_frame_t* frame |
[IN] Frame pointer |
|
VMINT x |
[IN] X offset of the start point |
|
VMINT y |
[IN] Y offset of the start point |
|
VMINT width |
[IN] Width of the rectangle height :[IN] Height of the rectangle |
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.