Hi <?: prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I have requirement to apply various transformations to the shape. For example, I need to draw a rounded rectangle. The inputs I have are default parameters for the rounded rectangle (i.e. position, size, corner etc.) and then transformation I need to apply to this rectangle (i.e. scale, translate, rotate and matrix).
I can draw a rounded rectangle based on the given parameters, but I'm unable to apply transformation to this rectangle before or after it is rendered.
Can you please suggest if GoDiagram has any in built support for such transformation? If not, can you suggest any workaround of point to any samples?
p.s. I'm using GoDiagram Win 4.0.0
Thanks, Tushar