AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.Pos Property

The current position of a text object in world coordinates.

Syntax
Pascal
property Pos: TAgkPoint;

By default the text is positioned using its top left corner. When using right alignment the text is positioned using its top right corner. When using center alignment the text is positioned using a point halfway along its top edge.

Copyright (c) 2012. All rights reserved.