Previous topic

TBGetAlignVert

Next topic

TBGetEdgeDistance

This Page

TBGetAngleΒΆ

TBGetAngle returns the angle which is used to print the text.

rsAngle = TBGetAngle(hText)

Return Value

rsAngle is the angle in degrees.

Parameters

hText

The handle of a text object created with TBCreate.

id-2080351