I'd like to display the full text of the annotation of each FlowShape in a palette. I try to increase the size of FlowShape.Annotation.TextRectangle and FlowShape.Size, but it doesn't work. How should I do it? Thanks.
Hi,
Have you tried changing the TextRectangle after the itme has been added to the palette? The size, clipping and rectangle are modified when they are added to the palette.