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





Windows & Linux

Description

Scenario 3D Graphics settings.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.