Returns an array of object paths that are cut, copied or pasted.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ObjectPaths() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_ObjectPaths(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getObjectPaths(); |






