"Edit vertexes" mode for 1-D shapes

Y

Yevgeny Barkovsky

Hello!

When I hold mouse pointer on the 1-D shape (e.g. polyline) in Visio, after
short time Visio moves to "edit vertexes" mode where I can change positions
for my 1-D shape.
But when I do it in the Drawing Control, nothing happens. How can I force
Drawing Control to simulate this Visio behavior? In other words, I need to
edit 1-D shape's vertexes using standard Visio behavior in the Drawing
Control.
By the way, I have Visio 2003 installed.
 
D

David Parker [Visio MVP]

Microsoft.Office.Interop.Visio.Application.DoCmd(1220) should do it, but
make sure you have a shape selected.
 
C

Chris Roth [ Visio MVP ]

Hmmm. I don't know of a way to turn this on or off - in fact I never noticed
that it didn't work - but that doesn't mean that it isn't possible.

I can think of a hack: send a DoCmd to the Visio application and activate
the pencil or line tool after the mouse sits still for a specified time.

--

Hope this helps,

Chris Roth
Visio MVP
 
Y

Yevgeny Barkovsky

Yeah, but Visio behavior when Draw Line tool is active differs from behavior
in the "Edit vertexes" mode - mouse cursor, selecting other objects etc...
And this is not what I want. :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top