SpatialSearch function does not work for Group Shapes

A

Asif

Hi all,

I am using Visio 2003 Active X control in my Process Mapping
application. There is a scenario where I need to select shape on
MouseMoveEvent. I am using example of Visio 2003 SDK
(GetMouseClickShapes Function) for getting shape under mouse pointer.

It is working fine for single shape but once I group two shapes and
move mouse over it selection count property returns zero.

Is there any way to get group shapes too on MouseMove Event?

Thanks in advance

Asif
 
J

JuneTheSecond

I've tryed the same function in VBA, but it worked well.
It's hard for me to try it in VB.Net. I thougth something
may differ in the example. But I dont know where.
 
A

Asif

Is there anyone who can provide me some sample code that will work in
VB.Net too?

Thanks

Asif
 
Joined
Jun 3, 2014
Messages
1
Reaction score
0
Did you ever get a resolution on this? My experience with Visio 2010 is that SpatialSearch doesn't ever work with groups, VBA or otherwise.
 

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