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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.