Adds the central body shape in the clipboard
to the central body.
| [Visual Basic .NET] |
|---|
Public Function PasteShape() As IAgVACbShape
|
| [C#] |
|---|
public IAgVACbShape PasteShape();
|
| [Managed C++] |
|---|
public: IAgVACbShape^ PasteShape();
|
| [Java] |
|---|
public IAgVACbShape pasteShape();
|
| [Unmanaged C++] |
|---|
public: HRESULT PasteShape(
|