In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / RotateButtonsMode Property

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