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

Description

Gets or sets the name of the database column that contains the rotation angle of text map features on this layer.

Returns an empty string if this property does not apply. If this property is modified successfully, it automatically sets the layer's rebuild flag to True. See Rebuild for details.

Note that for write operations, this property does not work during a busy state. For additional information, refer to "Handling Busy State and Map Refresh" chapter in the Autodesk MapGuide Developer's Guide.

Type

String (read/write)

Error Codes

-1 (busy): For write operations only.

-15 (does not apply)

See Also

getTextAngleColumn, setTextAngleColumn