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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1