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





Description

Initializes a new path point.

Syntax

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

[C#]
public IAgStkGraphicsPathPoint Initialize();

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

[Java]
public IAgStkGraphicsPathPoint initialize();

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

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1