NAME

SWFShape_movePenTo - x,y relative to shape origin

SYNOPSIS

#include <ming.h>

void SWFShape_movePenTo
(
	SWFShape shape,
	float x,
	float y
);

PARAMETERS

SWFShape shape
Not Documented.
float x
Not Documented.
float y
Not Documented.

DESCRIPTION

X,y relative to shape origin.