Gets and sets an indicator if the image needs to be rotated left 90 degrees before being displayed.
Read-write property
Visual Basic |
---|
Public Property RotateLeft As Boolean |
A boolean value which is True to rotate the image 90 degrees left. Otherwise, False is used.
Rotation will be applied after mirroring.