Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Crop( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- left
- left edge of cropping rectangle
- top
- top edge of cropping rectangle
- right
- right edge of cropping rectangle
- bottom
- bottom edge of cropping rectangle