Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Sets the position where the text will be drawn by the subsequent DrawText() method call.


Object.SetPos(tnXPos, tnYPos)

Parameters

tnXPos, tnYPos
  The X and Y (horizontal and vertical) coordinates of the position. The unit of the coordinates is defined by SetUnit() method, the default unit is Point (pt).

Remarks

Applies To: XFRX#DRAW, XFRX#XML

  • No labels