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





Description

3D Graphics properties of the coverage definition.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvVO VO {get;}

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

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

[Java]
public IAgCvVO getVO();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1