|
GetTextGeometry |
Top Previous Next |
|
GetTextGeometry (Method)
Use this method if you want to get the geometry of a text object
Syntax: Function GetTextGeometry(avHandle As Integer, x As Single, y As Single, dWidth As Single, dHeight As Single, dAngle As Single, lTextLines As Integer) As Boolean
The GetTextGeometry method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|