# `GSPathSegment segmentStruct`

*Instance Method*

## Declaration

```swift
func segmentStruct() -> GSSegmentStruct
```

```objc
- (GSSegmentStruct) segmentStruct;
```

```python
segmentStruct() -> GSSegmentStruct
```

