Class RotateCounterClockwiseCommand
Inheritance
System.Object
RotateCounterClockwiseCommand
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Commands
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class RotateCounterClockwiseCommand : RotateCommandBase, ICommand
Constructors
RotateCounterClockwiseCommand(FixedDocumentViewerBase)
Declaration
public RotateCounterClockwiseCommand(FixedDocumentViewerBase viewer)
Parameters
Fixed
|
Methods
Execute(Object)
Declaration
public override void Execute(object parameter)
Parameters
System.
|