SharpLeaf Reference > TextBlock : PageElement Class > SetCoordinates Method

TextBlock.SetCoordinates Method

Set the coordinates of the text baseline.

If the start point matches the end point, the text will be horizontal and unwrapped.

Overloads

Example

  // Horizontal baseline, one inch from bottom
   text.SetCoordinates(72,-72,-72,-72);

See also ...

TextBlock.Members


Send comments on this topic
© Dyalog Ltd 2021