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






Windows & Linux

Description

Initializes a default point batch primitive. This is equivalent to constructing a point batch with a Set Hint of Frequent.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsPointBatchPrimitive
[C#]
public IAgStkGraphicsPointBatchPrimitive Initialize();
[Managed C++]
public: IAgStkGraphicsPointBatchPrimitive^ Initialize();
[Java]
public IAgStkGraphicsPointBatchPrimitive initialize();
[Unmanaged C++]
public: HRESULT Initialize(
   IAgStkGraphicsPointBatchPrimitive ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.