Gets and sets an indicator whether to vertically mirror the initial image display.
Read-write property
Visual Basic |
---|
Public Property InitialImageMirrorVertical As Boolean |
A boolean value which is True to vertically mirror the initial image display. 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 | OnInitialize Event | InitialImageBrightness Property | InitialImageContrast Property | InitialImageInvertColors Property | InitialImageLinePreservation Property | InitialImageRectangle Property | InitialImageMirrorHorizontal Property | InitialImageRotation Property | InitialImageSmooth Property