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






Windows & Linux

Description

The Sun's Fixed coordinate system.

Property type

Read-only property

Syntax

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

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.