# `NSBezierPath getPointForPosition(_:andOffset:)`

*Instance Method*

## Declaration

```swift
func getPointForPosition(_ position: CGFloat, andOffset offset: CGFloat) -> NSPoint
```

