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





Windows & Linux

Description

Returns the 3D graphics properties of the line target.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.