Draws a rectangle with rounded corners 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 round rectangle |
|
VMINT height |
[IN] Height of the round rectangle |
|
VMINT corner_width |
[IN] Radius of the rounded angle. The value must be less than half of the width, if not, the function will have no effect. |
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.