Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents the y -coordinate for a control handle's anchor point in local coordinates. The anchor point is used for rubber-banding during dynamics.
Remarks
To get a reference to the Y Dynamics cell by name from another formula, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
Controls. *nameYDynwhere Controls. name is the name of the controls row. |
To get a reference to the Y Dynamics cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionControls |
| Row index: |
visRowControl + i where i = 0, 1, 2... |
| Cell index: |
visCtlYDyn |