This document is archived and information here might be outdated. Recommended version. |
The ID of the group symbol used to draw the label.
[Visual Basic .NET]
Public Property SymbolID As Integer
[C#]
public int SymbolID {get; set;}
[C++]
HRESULT get_SymbolID(
long SymbolID
);
[C++]
HRESULT put_SymbolID(
System.Int32* SymbolID
);
[C++] Parameters SymbolID [in]
SymbolID is a parameter of type long SymbolID [out, retval]
SymbolID is a parameter of type long*