Accusoft Prizm Viewer Control v10.0
InitialImageRotation Property
Description
Gets and sets the image rotation for the initial image display.
Property Type
Read-write property
Syntax
Visual Basic
Public Property InitialImageRotation As PV_ImageRotation
Return Type
A PV_ImageRotation enumeration value.
Remarks

The default value is PV_ImageRotation_0.

This property contains the current rotation of the image. Setting this property changes the rotation to the given value. To change the rotation relative to the current rotation, use the DoImageRotateLeft or DoImageRotateRight methods.

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.

See Also

PrizmControl Object  | PrizmControl Members  | OnInitialize Event  | InitialImageBrightness Property  | InitialImageContrast Property  | InitialImageInvertColors Property  | InitialImageLinePreservation Property  | InitialImageMirrorHorizontal Property  | InitialImageMirrorVertical Property  | InitialImageSmooth Property  | ImageRotation Property

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback