AGI STK Objects 11 Send comments on this topic.
PointFileList Property (IAgCvPointDefinition)
See Also 





Description

List of point file locations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointFileList() As IAgCvPointFileListCollection

[C#]
public IAgCvPointFileListCollection PointFileList {get;}

[Managed C++]
public: __property IAgCvPointFileListCollection^ get_PointFileList();

[Unmanaged C++]
public: HRESULT get_PointFileList(
IAgCvPointFileListCollection ** ppRetVal
);

[Java]
public IAgCvPointFileListCollection getPointFileList();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1