# `NSBezierPath isStrokeHit(by:padding:)`

*Instance Method*

## Declaration

```swift
func isStrokeHit(by point: NSPoint, padding: CGFloat) -> Bool
```

