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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1