This document is archived and information here might be outdated. Recommended version. |
The ID coordinate.
[Visual Basic .NET]
Public Property ID As Integer
[C#]
public int ID {get; set;}
[C++]
HRESULT get_ID(
void
);
[C++]
HRESULT put_ID(
);