Access the PathPoint at the front of the line.
| [Visual Basic .NET] |
|---|
Public Function Front() As IAgStkGraphicsPathPoint |
| [C#] |
|---|
public IAgStkGraphicsPathPoint Front(); |
| [Managed C++] |
|---|
public: IAgStkGraphicsPathPoint ^ Front(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPathPoint front(); |
[Python - STK API ] |
|---|
def Front(self) -> "IAgStkGraphicsPathPoint": |






