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






Windows & Linux

Description

Get the 3D graphics properties of the chain.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.