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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.