AGI STK Objects 11 Send comments on this topic.
EllipseSetName Property (IAgVeGfxGroundEllipsesElement)
See Also 





Description

Name of the ellipse set.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EllipseSetName() As String

[C#]
public string EllipseSetName {get;}

[Managed C++]
public: __property String __gc ^ get_EllipseSetName();

[Unmanaged C++]
public: HRESULT get_EllipseSetName(
BSTR * pRetVal
);

[Java]
public String getEllipseSetName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1