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





Windows & Linux

Description

Get the 3D Graphics properties for the CommSystem.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.