STK Graphics PrimitivesSend comments on this topic.
Initialize Method (IAgStkGraphicsProjectionFactory)
See Also
Windows





Windows & Linux

Description

Initializes a new instance.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsProjection
[C#]
public IAgStkGraphicsProjection Initialize();
[Managed C++]
public: IAgStkGraphicsProjection ^ Initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsProjection ** ppRetVal
);
[Java]
public IAgStkGraphicsProjection initialize();
[Python - STK API ]
def Initialize(self) -> "IAgStkGraphicsProjection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.