STK ObjectsSend comments on this topic.
Add Method (IAgVeEllipseDataCollection)
See Also
Windows





Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeEllipseDataElement
[C#]
public IAgVeEllipseDataElement Add();
[Managed C++]
public: IAgVeEllipseDataElement ^ Add();
[Unmanaged C++]
public: HRESULT Add(
    IAgVeEllipseDataElement ** ppRetVal
);
[Java]
public IAgVeEllipseDataElement add();
[Python - STK API ]
def Add(self) -> "IAgVeEllipseDataElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.