Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.GetDrawDirection

The function returns the actual draw direction for closed vector graphics such as rectangles, circles, ellipses and so on.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 3.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetDrawDirection"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns draw direction or error message.

Description

The function returns the actual draw direction for closed vector graphics such as rectangles, circles, ellipses and so on.
You can use DynaPDF.SetDrawDirection to set the direction.

See also GetDrawDirection function in DynaPDF manual.

See also

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


DynaPDF.GetDocUsesTransparency - DynaPDF.GetDynaPDFVersion