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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.