List of point file locations.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointFileList() As IAgCvPointFileListCollection |
| [C#] |
|---|
public IAgCvPointFileListCollection PointFileList {get;} |
| [Managed C++] |
|---|
public: __property IAgCvPointFileListCollection ^ get_PointFileList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvPointFileListCollection getPointFileList(); |
[Python - STK API ] |
|---|
@property def PointFileList(self) -> "IAgCvPointFileListCollection": |






