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






Windows & Linux

Description

Remove a PathPoint to the front of the line.

Syntax

[Visual Basic .NET]
Public Sub RemoveFront() 

[C#]
public void RemoveFront();

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

[Java]
public  removeFront();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface