# `NSBezierPathSegmentIndex`

*Type Alias*

## Declaration

```swift
typealias NSBezierPathSegmentIndex = Int
```

```objc
typedef NSInteger NSBezierPathSegmentIndex;
```

```python
NSBezierPathSegmentIndex
```

