List of object paths selected.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ObjPaths() As AgObjPathCollection
|
| [C#] |
|---|
public AgObjPathCollection ObjPaths {get;}
|
| [Managed C++] |
|---|
public: __property AgObjPathCollection^ get_ObjPaths();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ObjPaths(
|
| [Java] |
|---|
public AgObjPathCollection getObjPaths();
|