Access the PathPoint
at the back of the line.
[Visual Basic .NET] |
---|
Public Function Back() As IAgStkGraphicsPathPoint
|
[C#] |
---|
public IAgStkGraphicsPathPoint Back();
|
[Managed C++] |
---|
public: IAgStkGraphicsPathPoint^ Back();
|
[Java] |
---|
public IAgStkGraphicsPathPoint back();
|
[Unmanaged C++] |
---|
public: HRESULT Back(
|