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





Description

Access the PathPoint at the front of the line.

Syntax

[Visual Basic .NET]
Public Function Front() As IAgStkGraphicsPathPoint

[C#]
public IAgStkGraphicsPathPoint Front();

[Managed C++]
public: IAgStkGraphicsPathPoint^ Front();

[Java]
public IAgStkGraphicsPathPoint front();

[Unmanaged C++]
public: HRESULT Front(
IAgStkGraphicsPathPoint ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1