| Visual Basic (Declaration) | |
|---|---|
Public Sub AutoCrop( _ ByVal leftMargin As Integer, _ ByVal topMargin As Integer, _ ByVal rightMargin As Integer, _ ByVal bottomMargin As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void AutoCrop( int leftMargin, int topMargin, int rightMargin, int bottomMargin ) | |
| Managed Extensions for C++ | |
|---|---|
public: void AutoCrop( int leftMargin, int topMargin, int rightMargin, int bottomMargin ) | |
| C++/CLI | |
|---|---|
public: void AutoCrop( int leftMargin, int topMargin, int rightMargin, int bottomMargin ) | |
Parameters
- leftMargin
- topMargin
- rightMargin
- bottomMargin
Licensing: Requires ClearImage Repair license