AGI STK Graphics 11 Send comments on this topic.
Primitives Property (IAgStkGraphicsSceneManager)
See Also 





Description

Gets the PrimitiveManager, which is used to add Primitives to your Scenes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Primitives() As IAgStkGraphicsPrimitiveManager

[C#]
public IAgStkGraphicsPrimitiveManager Primitives {get;}

[Managed C++]
public: __property IAgStkGraphicsPrimitiveManager^ get_Primitives();

[Unmanaged C++]
public: HRESULT get_Primitives(
IAgStkGraphicsPrimitiveManager ** ppRetVal
);

[Java]
public IAgStkGraphicsPrimitiveManager getPrimitives();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1