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





Windows & Linux

Description

Gets the initial y position component for import label.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.