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





Windows & Linux

Description

Get the 3D Graphics properties for the radar.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.