C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / RotateClockwiseCommand Property

In This Topic
RotateClockwiseCommand Property (C1FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that rotates pages by 90 degrees clockwise relative to the current orientation.
Syntax
'Declaration
 
Public ReadOnly Property RotateClockwiseCommand As ICommand
 
See Also