AGI STK Objects 11 Send comments on this topic.
CoordAxes Property (IAgVeSPICESegment)
See Also 





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 * pRetVal
);

[Java]
public String getCoordAxes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1