AGI STK Objects 11Send 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 * pRetVal
);
[Java]
public String getCoordAxes();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.