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