Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.16 KB

nosnap-cell-geometry-section.md

File metadata and controls

43 lines (29 loc) · 1.16 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
NoSnap Cell (Geometry Section)
lindalu
03/09/2015
Developer
reference
vis_sdr.chm740
medium
0e6c8621-868c-9eac-926b-3049f18023b0
Determines whether other shapes snap to a path.

NoSnap Cell (Geometry Section)

Determines whether other shapes snap to a path.

Value Description
TRUE
Do not allow other shapes to snap to this path.
FALSE
Allow other shapes to snap to this path.

Remarks

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

Value
Cell name:
Geometry i .NoSnap where i = <1>, 2, 3...

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

Value
Section index:
visSectionFirstComponent + i where i = 0, 1, 2...
Row index:
visRowComponent
Cell index:
visCompNoSnap