# `InspectorViewImageController setCropLeft:`

*Instance Method*

## Declaration

```swift
@IBAction func setCropLeft(_ sender: Any!)
```

```objc
- (void) setCropLeft:(id) sender;
```

```python
setCropLeft_(sender: object)
```

