STK Vector Geometry ToolSend comments on this topic.
Fixed Property (IAgCrdnWellKnownEarthAxes)
See Also
Windows






Windows & Linux

Description

Earth's Fixed axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Fixed() As IAgCrdnAxes
[C#]
public IAgCrdnAxes Fixed {get;}
[Managed C++]
public: __property IAgCrdnAxes ^ get_Fixed();
[Unmanaged C++]
public: HRESULT get_Fixed(
    IAgCrdnAxes ** ppRetVal
);
[Java]
public IAgCrdnAxes getFixed();

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.