This document is archived and information here might be outdated. Recommended version. |
The descriptive symbol text.
[Visual Basic .NET]
Public Property ContourLabel As String
[C#]
public string ContourLabel {get; set;}
[C++]
HRESULT get_ContourLabel(
System.String* Label
);
[C++]
HRESULT put_ContourLabel(
BSTR Label
);
[C++] Parameters Label [out, retval]
Label is a parameter of type BSTR* Label [in]
Label is a parameter of type BSTR