Gets and sets the value specifying whether the current image is mirrored horizontally.
Read-write property
Visual Basic |
---|
Public Property ImageMirrorHorizontal As Boolean |
A boolean value which is True to mirror the current image horizontally. Otherwise, False should be set.
The default value is False.
This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.
For more information refer to the Initial Property Scope topic.