Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.01 KB

Project.Application.BoxAlign.md

File metadata and controls

44 lines (26 loc) · 1.01 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BoxAlign method (Project)
vbapj.chm29
vbapj.chm29
project-server
Project.Application.BoxAlign
2b27c9a0-36fa-1bbd-96e3-267b95ad5407
06/08/2017
medium

Application.BoxAlign method (Project)

Aligns the specified part of the selected boxes in the active Network Diagram view with the same part of the box that has the focus.

Syntax

expression. BoxAlign( _Alignment_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Alignment Required Long Specifies which side or portion of a box to use for the alignment. Can be one of the PjAlign constants.

Return value

Boolean

Remarks

If only one box is selected, the BoxAlign method has no effect.

[!includeSupport and feedback]