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





Description

The Primitive that contains the item at the Index specified.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Primitive() As IAgStkGraphicsPrimitive

[C#]
public IAgStkGraphicsPrimitive Primitive {get;}

[Managed C++]
public: __property IAgStkGraphicsPrimitive^ get_Primitive();

[Unmanaged C++]
public: HRESULT get_Primitive(
IAgStkGraphicsPrimitive ** ppRetVal
);

[Java]
public IAgStkGraphicsPrimitive getPrimitive();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1