.TEXT SET TXT ALIGN

This subroutine sets the alignment of the text in the "current" text object.


Usage:

      PASS         <text_alignment>           FIELD            SHARE? N
      GOSUB    0CD .TEXT SET TXT ALIGN
      *        Check for error
      IF       0CD .TEXT SET TXT ALIGN        NE

Description:

This subroutine sets the alignment of the text in the "current" text object.

<title_alignment> must be one of: Bottom Left, Bottom Center, Bottom right, left, center, right, top left, top center, top right, bottom, and top. If not passed or set to blank, the default position will be used.

See AlignmentSpecficiation for an explanation of the allowed values.

Comments:

Read what other users have said about this page or add your own comments.


 

-- JeanNeron - 2011-11-18

This topic: APPX > WebHome > APPX510Features > CDChartDirectorDesignerAPI > CDChartDirectorTextRoutines > CDTextSetTextAlignment
Topic revision: 22 Feb 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback