This document is archived and information here might be outdated. Recommended version. |
FeatureID associated with the placed label.
[Visual Basic .NET]
Public Property FeatureID As Integer
[C#]
public int FeatureID {get; set;}
[C++]
HRESULT get_FeatureID(
System.Int32* FeatureID
);
[C++]
HRESULT put_FeatureID(
long FeatureID
);
[C++] Parameters FeatureID [out, retval]
FeatureID is a parameter of type long* FeatureID [in]
FeatureID is a parameter of type long