PathPrimitiveFront Method |
Access the
PathPoint
at the front of the line.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public Function Front As PathPoint
public:
PathPoint^ Front()
member Front : unit -> PathPoint
Return Value
Type:
PathPoint
The
PathPoint
at the front of the line.
Exceptions See Also