Gets and sets an indicator if the image needs to be vertically mirrored before being displayed.
Read-write property
Visual Basic |
---|
Public Property MirrorVertical 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.