| AGI STK Objects 11
|
Send comments on this topic.
|
| Id Property
(IAgElement)
|
| See
Also |
|
Description
Gets the element Id.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
Public Property Id() As Integer
|
| [C#] |
public int Id {get;}
|
| [Managed C++] |
public: __property int get_Id();
|
| [Unmanaged C++] |
public: HRESULT get_Id(
int * pRetVal
);
|
| [Java] |
public ppInteger getId();
|
See Also
STK Programming Interface 11.0.1