IsSnapTarget Cell (Group Properties Section) [Visio 2003 SDK Documentation]

Determines whether you snap to a group or shapes within the group.

Value Description

TRUE

Enable snapping to shapes within a group.

FALSE

Snap only to the group.

Remarks

You can also set this value by selecting the group, clicking Behavior on the Format menu, and then selecting the Snap to member shapes check box.

To reference the IsSnapTarget cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

IsSnapTarget

To reference the IsSnapTarget cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowGroup

Cell index:

visGroupIsSnapTarget