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





Windows & Linux

Description

Get the 3D Graphics properties for the receiver.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.