Gets and sets an indicator to horizontally mirror the initial image display.
Read-write property
Visual Basic |
---|
Public Property InitialImageMirrorHorizontal As Boolean |
A boolean value which is True to initially display the image horizontally. Otherwise, False should be used.
The default value is False.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.
PrizmControl Object | PrizmControl Members | InitialImageBrightness Property | InitialImageContrast Property | InitialImageInvertColors Property | InitialImageLinePreservation Property | InitialImageMirrorVertical Property | InitialImageRotation Property | InitialImageSmooth Property | OnInitialize Event