Visual Basic |
---|
Public Property InitialImageRotation As PV_ImageRotation |
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.
PrizmControl Object | PrizmControl Members | OnInitialize Event | InitialImageBrightness Property | InitialImageContrast Property | InitialImageInvertColors Property | InitialImageLinePreservation Property | InitialImageMirrorHorizontal Property | InitialImageMirrorVertical Property | InitialImageSmooth Property | ImageRotation Property