STK ObjectsSend 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();
[Python - STK API ]
@property
def VO(self) -> "IAgCvVO":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.