AGI Real-Time Tracking Tool 11 Send comments on this topic.
Points Property (IAgRt3Area)
See Also 





Description

The points defined by the area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Points() As IAgEntityPositionCollection

[C#]
public IAgEntityPositionCollection Points {get;}

[Managed C++]
public: __property IAgEntityPositionCollection^ get_Points();

[Unmanaged C++]
public: HRESULT get_Points(
IAgEntityPositionCollection ** ppRetVal
);

[Java]
public IAgEntityPositionCollection getPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1