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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface