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





Windows & Linux

Description

Get the 3D Graphics properties of the place.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.