| MGDatabaseSetup.setTextHorizAlignColumn |
|
boolean setTextHorizAlignColumn(String column)
Sets the name of the column containing horizontal alignment values for text features.
Valid alignment values found within the column are the integers 0 (left), 1 (center), and 2 (right).
Note that this method does not work during a busy state. For additional information about the busy state, refer to "Handling Busy State and Map Refresh" in the Autodesk MapGuide Developer's Guide.
column - The column name.
boolean - Returns True if successful; otherwise, returns False. If successful, sets the layer's rebuild flag to True.
-1 (busy)
-15 (does not apply)
getTextHorizAlignColumn, TextHorizAlignColumn