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





