Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.21 KB

Project.Application.BoxGetXPosition.md

File metadata and controls

40 lines (25 loc) · 1.21 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BoxGetXPosition method (Project)
vbapj.chm131246
vbapj.chm131246
project-server
Project.Application.BoxGetXPosition
df7a41c8-01df-bd60-0ae1-0fb60cbc3347
06/08/2017
medium

Application.BoxGetXPosition method (Project)

Returns the horizontal 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 BoxGetXPosition is equivalent to an equal number of pixels.

Syntax

expression. BoxGetXPosition( _TaskID_, _ProjectName_ )

expression A variable that represents an Application object.

Parameters

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.

Return value

Long

[!includeSupport and feedback]