Draws new figure captions, and edits existing figure captions.
Syntax
pd.DiagramFigureCaption ()
pd.DiagramFigureCaption (theElement)
pd.DiagramFigureCaption (elementNumber)
The DiagramFigureCaption method syntax has the following parts:
Part |
Description |
theElement |
(Of type PDElement) An existing figure caption. |
elementNumber |
(Integer) A number that identifies a figure caption. Objects in a path diagram are arbitrarily numbered beginning with 1. |
Calling DiagramFigureCaption with no arguments is equivalent to the menu selection Diagram → Figure Caption.