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





Windows & Linux

Description

Get the 3D graphics properties of the chain.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.