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

Syntax

boolean setTextAngleColumn(String angleColumn)

Description

Sets the name of the database column that contains the rotation angle for the text map features on this layer.

Parameters

angleColumn - The name of the rotation angle 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

getTextAngleColumn, TextAngleColumn