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

Description

Gets or sets the name of the column containing the height of symbols for point features.

Symbol height is specified in Mapping Coordinate System (MCS) units.This property returns an empty string if it does not apply. If 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

getSymbolHeightColumn, setSymbolHeightColumn