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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.