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





Windows & Linux

Description

Gets the initial z position component for import label.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.