Gets the z velocity component for import label.
Read-only property
[Visual Basic .NET] |
---|
Public Property VzLabel() As String |
[C#] |
---|
public string VzLabel {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_VzLabel(); |
[Unmanaged C++] |
---|
public: HRESULT get_VzLabel( BSTR * pVal ); |
[Java] |
---|
public String getVzLabel(); |