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






Windows & Linux

Description

Access the PathPoint at the front of the line.

Syntax

[Visual Basic .NET]
Public Function Front() As 
[C#]
public IAgStkGraphicsPathPoint Front();
[Managed C++]
public: IAgStkGraphicsPathPoint ^ Front();
[Java]
public IAgStkGraphicsPathPoint front();
[Unmanaged C++]
public: HRESULT Front(
    IAgStkGraphicsPathPoint ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.