title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.BoxGetYPosition method (Project) |
vbapj.chm131247 |
|
project-server |
|
8284181f-b677-8cc4-8311-23d50987239c |
06/08/2017 |
medium |
Returns the vertical position of the upper-left corner of a box in the active Network Diagram. At a zoom setting of 100%, the number of nonscaleable units returned by BoxGetYPosition is equivalent to an equal number of pixels.
expression. BoxGetYPosition
( _TaskID_
, _ProjectName_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
TaskID | Required | Long | The identification number of the task. |
ProjectName | Optional | String | If the active project is a consolidated project, specifies the name of the project for the identification number specified by TaskID. The default value is the name of the active project. |
Long
[!includeSupport and feedback]