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






Windows & Linux

Description

Returns the 3D graphics properties of the line target.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.