C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / RotateCounterClockwiseCommand Property

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