---+ .TEXT SET BX LOC _This subroutine sets the offset (x and y) of the "current" Text Object_ _._ <br />%TOC% ---++ Usage: <pre> PASS <X_location> FIELD SHARE? N PASS <Y_location> FIELD SHARE? N GOSUB 0CD .TEXT SET BX LOC * Check for error IF 0CD .TEXT SET BX LOC NE </pre> ---++ Description: This subroutine sets the offset (x and y) of the "current" Text Object. The parameters are optional, if blank or not passed it will be reset to the default value. If only one parameter is passed, both X and Y will be set to the same value. If passed, the value must be between -999 - 999, and represents the pixel offset from the default location of the "current" text box. See [[CDTextSetBoxLocationX][.TEXT SET BX LOC:X]] to set the X offset or [[CDTextSetBoxLocationY][.TEXT SET BX LOC:Y]] to set the Y offset individually. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-18
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorTextRoutines
>
CDTextSetBoxLocation
Topic revision: r2 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback