# `InspectorViewImageController setCropRight:`

*Instance Method*

## Declaration

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

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

```python
setCropRight_(sender: object)
```

