Skew image
Visual Basic |
---|
Public Sub Skew( _ ByVal Angle As Double _ ) |
- Angle
- Positive value represents a clockwise angle.
This method generates an error if Image property is a zone.
Skew image by 5.3 degrees clockwise
![]() | ||
---|---|---|
|