AGI STK VGT 11Send comments on this topic.
Points Property (IAgCrdnProvider)
See Also 
Windows






Windows & Linux

Description

Returns a group of points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Points() As IAgCrdnPointGroup
[C#]
public IAgCrdnPointGroup Points {get;}
[Managed C++]
public: __property IAgCrdnPointGroup^ get_Points();
[Unmanaged C++]
public: HRESULT get_Points(
   IAgCrdnPointGroup ** ppRetVal
);
[Java]
public IAgCrdnPointGroup getPoints();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.