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