Quantcast
Channel: Visio General Questions and Answers for IT Professionals forum
Viewing all articles
Browse latest Browse all 2333

Changing the visio shape fill color by axDrawingControl

$
0
0

Hello,

I need to change background and line color of shape in the visio page.

I try by this code->

shape.get_CellsSRC(
(short)IVisio.VisSectionIndices.visSectionObject,
(short)IVisio.VisRowIndices.visRowFill,
(short)IVisio.VisCellIndices.visFillForegnd)
.FormulaU = "rgb(255,0,0)";

with this it's work, BUT the image is not updated... when i go on
"right-click->format->filling" the color of the FillForegnd is RED

how i can refresh the page?

thanks,

Esty




Viewing all articles
Browse latest Browse all 2333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>