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





Windows & Linux

Description

3D graphics properties of the FOM.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.