AGI STK VGT 11 Send comments on this topic.
FixedOrientation Property (IAgCrdnAxesFixed)
See Also 





Description

Specify a desired orientation and the applicable parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FixedOrientation() As IAgOrientation

[C#]
public IAgOrientation FixedOrientation {get;}

[Managed C++]
public: __property IAgOrientation^ get_FixedOrientation();

[Unmanaged C++]
public: HRESULT get_FixedOrientation(
IAgOrientation ** ppRetVal
);

[Java]
public IAgOrientation getFixedOrientation();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1