Hi to all! As in the subject, I would like to create a shape whose properties are:
Name - of type String
FontSize - of type Choice (with which I could specify the font size for the Name - 10, 12 etc. values to set within the SVG Text Representation for the current shape)
By now, I don't understand how to set the font size for the String element.
Could anyone help me? Thanks in advance.