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





Description

Allows the user to create or initialize primitives, display conditions, tringulators and other types of objects.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Initializers() As IAgStkGraphicsFactoryAndInitializers

[C#]
public IAgStkGraphicsFactoryAndInitializers Initializers {get;}

[Managed C++]
public: __property IAgStkGraphicsFactoryAndInitializers^ get_Initializers();

[Unmanaged C++]
public: HRESULT get_Initializers(
IAgStkGraphicsFactoryAndInitializers ** ppRetVal
);

[Java]
public IAgStkGraphicsFactoryAndInitializers getInitializers();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1