WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFShape_useVersion" 3 "12 September 2008" "c2man shape.c"
"NAME"
SWFShape_useVersion - set shape version manualy
"SYNOPSIS"
#include <ming.h>

void SWFShape_useVersion

(

SWFShape shape,

int version

);

"PARAMETERS"

"SWFShape shape" Not Documented.

"int version" Not Documented.

"DESCRIPTION"
This function allows to set the shapes version information. The version is only a hint. If necessary the version is upgraded. Valid values: SWF_SHAPE3 and SWF_SHAPE4 3 is default 4 if linestyle2 is used.