WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFShape_movePenTo" 3 "31 May 2008" "c2man shape_util.c"
"NAME"
SWFShape_movePenTo - x,y relative to shape origin
"SYNOPSIS"
#include <ming.h>

void SWFShape_movePenTo

(

SWFShape shape,

double x,

double y

);

"PARAMETERS"

"SWFShape shape" Not Documented.

"double x" Not Documented.

"double y" Not Documented.

"DESCRIPTION"
X,y relative to shape origin.