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





Windows & Linux

Description

Initializes a default point batch primitive optional parameters object.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.