# `GSPathSegment lastPoint`

*Instance Method*

## Declaration

```swift
func lastPoint() -> NSPoint
```

```objc
- (NSPoint) lastPoint;
```

```python
lastPoint() -> NSPoint
```

