STK AstrogatorSend comments on this topic.
CoordSystemName Property (IAgVAState)
See Also
Windows





Windows & Linux

Description

Get the coordinate system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordSystemName() As String
[C#]
public string CoordSystemName {get;}
[Managed C++]
public: __property String __gc ^ get_CoordSystemName();
[Unmanaged C++]
public: HRESULT get_CoordSystemName(
    BSTR * pCoordSysName
);
[Java]
public String getCoordSystemName();
[Python - STK API ]
@property
def CoordSystemName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.