Application.DrawingReshape Method
Project Developer Reference |
Toggles the drawing mode between resize and reshape.
Syntax
expression.DrawingReshape
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The DrawingReshape method has the same effect as the Edit Points command on the Draw menu of the Drawing toolbar.
See Also