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





Windows & Linux

Description

Gets the initial x position component for import label.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.