Returns a collection of additional points
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AdditionalPoints() As IAgVeVOBPlanePointCollection |
| [C#] |
|---|
public IAgVeVOBPlanePointCollection AdditionalPoints {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlanePointCollection ^ get_AdditionalPoints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBPlanePointCollection getAdditionalPoints(); |





