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






Windows & Linux

Description

Orientation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orientation() As IAgOrientation
[C#]
public IAgOrientation Orientation {get;}
[Managed C++]
public: __property IAgOrientation^ get_Orientation();
[Unmanaged C++]
public: HRESULT get_Orientation(
   IAgOrientation ** ppRetVal
);
[Java]
public IAgOrientation getOrientation();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.