title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.DrawingProperties method (Project) |
vbapj.chm2307 |
|
project-server |
|
8d63be84-6321-c0b2-27f0-945baf349714 |
06/08/2017 |
medium |
Displays the Format Drawing dialog box, which prompts the user to customize the active drawing object.
expression. DrawingProperties
( _SizePositionTab_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
SizePositionTab | Optional | Boolean | True if the Size & Position tab of the Format Drawing dialog box appears. False if the Line & Fill tab appears. |
Boolean
The DrawingProperties method displays an error unless a drawing object is active.
The DrawingProperties method has the same effect as the Properties command in the Drawing drop-down menu on the Format tab in the Ribbon.
[!includeSupport and feedback]