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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.