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





Description

Get the 3D Graphics properties of the target.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgTargetVO

[C#]
public IAgTargetVO VO {get;}

[Managed C++]
public: __property IAgTargetVO^ get_VO();

[Unmanaged C++]
public: HRESULT get_VO(
IAgTargetVO ** ppRetVal
);

[Java]
public IAgTargetVO getVO();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1