Hello,
I have some annotation feature classes that I am displaying in runtime via an MMPK. certain features in certain feature classes seem to modify the display slightly, in this example all new lines are being ignored so this:
Bt
A
C
is being displayed as below in runtime as this:
BtAC
I have looked over the attributes and the only meaningful difference is the Angle attribute. This is happening on several features in this feature class and other.
Pro Version 2.6.2
ArcGIS Runtime SDK 100.6
any help would be apricated thanks!