Page 1 of 1

TextannotionData with Backcolor=transparent

Posted: Wed Apr 15, 2015 7:51 am
by GHWels
I want to make a TextAnnotationData() with a Backcolor = transparent?
can you please help me
mfg GH

Re: TextannotionData with Backcolor=transparent

Posted: Thu Apr 16, 2015 6:52 pm
by Alex
Hello,
I want to make a TextAnnotationData() with a Backcolor = transparent?
You need set the TextAnnotation.FillBrush property to null or to a brush with transparent color.

Best regards, Alexander

Re: TextannotionData with Backcolor=transparent

Posted: Fri Apr 17, 2015 4:52 pm
by GHWels
Hello Alex,

it works perfectly.

;)
Gunther