AGI STK Graphics 11 Send comments on this topic.
Initialize Method (IAgStkGraphicsProjectionFactory)
See Also 





Description

Initializes a new instance.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsProjection

[C#]
public IAgStkGraphicsProjection Initialize();

[Managed C++]
public: IAgStkGraphicsProjection^ Initialize();

[Java]
public IAgStkGraphicsProjection initialize();

[Unmanaged C++]
public: HRESULT Initialize(
IAgStkGraphicsProjection ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1