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






Windows & Linux

Description

Access the PathPoint at the back of the line.

Syntax

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

[C#]
public IAgStkGraphicsPathPoint Back();

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

[Java]
public IAgStkGraphicsPathPoint back();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface