MGDatabaseSetup.setTextHeightColumn   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

boolean setTextHeightColumn(String heightColumn)

Description

Sets the name of the database column that contains the height of the text map features on this layer.

Parameters

heightColumn - The name of the text height column.

Returns

boolean - Returns True if successful; otherwise, returns False. If successful, sets the layer's rebuild flag to True.

Error Codes

-1 (busy)

-15 (does not apply)

See Also

getTextHeightColumn, TextHeightColumn