In This Topic

ViewRotation Property (DocuViewareControl)

In This Topic
Specifies the current rotation of the control.
Syntax
'Declaration
 
Public Property ViewRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType ViewRotation {get; set;}
Remarks
Default value is GdPictureRotateFlipType.GdPictureRotateNoneFlipNone.
See Also