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