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

In This Topic
RotateButtonsMode Property (DocuViewareControl)
In This Topic
Specifies the rotation mode associated with the rotation button group.
Syntax
'Declaration
 
Public Property RotateButtonsMode As RotationMode
public RotationMode RotateButtonsMode {get; set;}
Remarks
Default value is RotationMode.View.
See Also