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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.