laptop and a wrench

Error

While showing multiline text in dynamic display, empty strings between line feeds show the text from the previously called DrawText function.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM054362
EnviadoFebruary 19, 2010
Última modificaciónApril 2, 2025
Relacionado conNo Product Found
Versión encontrada9.3
Lenguaje del programaC#
EstadoWill Not Be Addressed

Información adicional

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solución alternativa

The original code looked like this:dynamicDisplay.DrawText(bikePoint, "1 1 1\n2 2 2\nI WILL REPEAT\n4 4 4");dynamicDisplay.DrawText(m_gpsPosition1, "A A A\nB B B\n\nD D D");A simple workaround to this issue is to modify the second line by adding a space between the two "\n"dynamicDisplay.DrawText(m_gpsPosition1, "A A A\nB B B\n \nD D D");

Pasos para reproducir

ID del error: NIM054362

Software:

  • No Product Found

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga