This document is archived and information here might be outdated. Recommended version. |
The layer ID.
[Visual Basic .NET] Public Property ID As Integer
[C#] public int ID {get; set;}
[C++]
HRESULT get_ID(
System.Int32* pLayerID
);
[C++]
HRESULT put_ID(
long pLayerID
);
[C++]
Parameters pLayerID [out, retval]
pLayerID is a parameter of type long* pLayerID [in]
pLayerID is a parameter of type long