AGI STK Objects 11Send comments on this topic.
VO Property (IAgAircraft)
See Also 
Windows






Windows & Linux

Description

Get the aircraft's 3D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgAcVO
[C#]
public IAgAcVO VO {get;}
[Managed C++]
public: __property IAgAcVO^ get_VO();
[Unmanaged C++]
public: HRESULT get_VO(
   IAgAcVO ** ppRetVal
);
[Java]
public IAgAcVO getVO();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.