Hi,
I have few questions about TextStyle.
I display 2 informations with DefaultTextStyle "nom" and "SurfaceCarto"
So I did :
zleIlot.ZoomLevel15.DefaultTextStyle = TextStyles.CreateSimpleTextStyle("[Nom]\n[SurfaceCarto] ha", "Arial", 10, DrawingFontStyles.Bold, GeoColor.SimpleColors.Black);
And the result is in the file "TextStyle_20121213.PNG".
The problem is that the area (=surfaceCarto) has too much decimals. I would like to format this data, but I don't know how to do ... ;-(
And the last question is :
is it possible to display "Nom" with a TextStyle as font=arial ; fontsize=8 and colorText=Black and "SurfaceCarto" with an another TextStyle as Font = arial ; ColoText=Red ; FontSize = 6 ?
Thanks a lot for your help.
Regards.
Steph.