AGI STK Objects 11 Send comments on this topic.
VO Property (IAgSensor)
See Also 





Description

Get the 3D Graphics properties for the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgSnVO

[C#]
public IAgSnVO VO {get;}

[Managed C++]
public: __property IAgSnVO^ get_VO();

[Unmanaged C++]
public: HRESULT get_VO(
IAgSnVO ** ppRetVal
);

[Java]
public IAgSnVO getVO();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1