Gets the initial x position component for import label.
Read-only property
[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(); |