# `GSDrawTextSlice`

*Class*

## Declaration

```swift
class GSDrawTextSlice
```

```objc
@interface GSDrawTextSlice : GSDrawSlice
```

```python
class GSDrawTextSlice(GSDrawSlice)
```

## Topics

### Instance Properties

- [`GSDrawTextSlice.textElement`](/Core/GlyphsCore/GSDrawTextSlice/textElement)

### Instance Methods

- [`GSDrawTextSlice initWithTextElement:`](/Core/GlyphsCore/GSDrawTextSlice/initWithTextElement:)

## Relationships

### Inherits From

- [`GSDrawSlice`](/Core/GlyphsCore/GSDrawSlice)

