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






Windows & Linux

Description

Remove a PathPoint to the back of the line.

Syntax

[Visual Basic .NET]
Public Sub RemoveBack() 

[C#]
public void RemoveBack();

[Managed C++]
public: void RemoveBack();

[Java]
public  removeBack();

[Unmanaged C++]
public: HRESULT RemoveBack();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface