GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / ViewRotation Property

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