STK Graphics PrimitivesSend 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();
[Unmanaged C++]
public: HRESULT RemoveFront();
[Java]
public void removeFront();
[Python - STK API ]
def RemoveFront(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.