STK ObjectsSend comments on this topic.
CoordAxes Property (IAgVeSPICESegment)
See Also
Windows





Windows & Linux

Description

Get the coordinate axes.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.