# `GSOutlineImporter.transformation`

*Instance Property*

## Declaration

```swift
var transformation: AffineTransform { get set }
```

```objc
@property (strong) NSAffineTransform * transformation;
```

```python
transformation() -> NSAffineTransform
setTransformation_(transformation: NSAffineTransform)
```

