Rounding on dynamic element
Posted: Fri Dec 06, 2013 10:52 am
I have a Panel component, which own RoundedRecangleShape and Text. The Shape have to "Grow to height" enabled because I need to grow when text is too large. I set a rounding on Shape, bud when the Shape is growing, rounding grows too. I need to keep rounding for arbitrary shape height. I try to get actual height and calculate rounding, bud stimulsoft returns always design height value, not current. It is possible to keep rounding somehow? Thank you very much for advice.