AGI STK Util 11Send comments on this topic.
OrientationType Property (IAgOrientation)
See Also
Windows






Windows & Linux

Description

Returns the orientation method currently being used.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrientationType() As AgEOrientationType
[C#]
public AgEOrientationType OrientationType {get;}
[Managed C++]
public: __property AgEOrientationType get_OrientationType();
[Unmanaged C++]
public: HRESULT get_OrientationType(
    AgEOrientationType * pType
);
[Java]
public AgEOrientationType getOrientationType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.