TBGetEdgeDistanceΒΆ

TBGetEdgeDistance returns the distance between the text and the left corner of the text object.

rsDist = TBGetEdgeDistance(hText)

Return Value

rsDist is the distance in centimeters.

Parameters

hText

The handle of a text object created with TBCreate.

id-1822128