Gets the articulation at the given index. The index is zero-based.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgStkGraphicsModelArticulation |
[C#] |
---|
public IAgStkGraphicsModelArticulation this[ |
[Managed C++] |
---|
public: __property IAgStkGraphicsModelArticulation^ get_Item( |
[Unmanaged C++] |
---|
public: HRESULT get_Item( |
[Java] |
---|
public IAgStkGraphicsModelArticulation getItem( |
- Index