STK AstrogatorSend comments on this topic.
VyLabel Property (IAgVAFlightDynamicsRecordPreview)
See Also
Windows





Windows & Linux

Description

Gets the y velocity component for import label.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VyLabel() As String
[C#]
public string VyLabel {get;}
[Managed C++]
public: __property String __gc ^ get_VyLabel();
[Unmanaged C++]
public: HRESULT get_VyLabel(
    BSTR * pVal
);
[Java]
public String getVyLabel();
[Python - STK API ]
@property
def VyLabel(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.