The coordinate system.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CoordSystemName() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_CoordSystemName(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def CoordSystemName(self) -> str: @CoordSystemName.setter def CoordSystemName(self, newVal:str) -> None: |





