STK ObjectsSend comments on this topic.
VO Property (IAgAreaTarget)
See Also
Windows





Windows & Linux

Description

Get the area target's 3D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgATVO
[C#]
public IAgATVO VO {get;}
[Managed C++]
public: __property IAgATVO ^ get_VO();
[Unmanaged C++]
public: HRESULT get_VO(
    IAgATVO ** ppATVO
);
[Java]
public IAgATVO getVO();
[Python - STK API ]
@property
def VO(self) -> "IAgATVO":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.