Hi,
I am using arcgis runtime SDK 100.10 in WPF application. I have feature layer loaded from mobile geodatabse. The feature layer is having labels and label expressions are having text format tag for coloring the text. (e.g "<CLR red = '255'>" + "My label" + "</CLR>" ). This label is perfectly displaying with color in Mapview. But Sceneview displays in black color instead of red color. Is Text formating tags not supported in sceneview now?
Thanks,
karthi