AGI STK Graphics 11Send comments on this topic.
Index Property (IAgStkGraphicsBatchPrimitiveIndex)
See Also 
Windows






Windows & Linux

Description

The index of the item contained by the Primitive.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Index() As Integer
[C#]
public int Index {get;}
[Managed C++]
public: __property int get_Index();
[Unmanaged C++]
public: HRESULT get_Index(
   long * pRetVal
);
[Java]
public int getIndex();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.