STK ObjectsSend 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 * pVal
);
[Java]
public String getEllipseSetName();
[Python - STK API ]
@property
def EllipseSetName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.