RadControls for Silverlight

The Rotate90ClockwiseCommand type exposes the following members.

Constructors

  NameDescription
Public methodRotate90ClockwiseCommand

Methods

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Protected propertyCanExecuteInReadOnlyMode
Gets a value indicating whether this command can be executed when RadImageEditor is read-only. The default implementation returns false.
(Inherited from ImageEditorCommandBase.)
Protected propertyCanExecuteWithoutImage
Gets a value indicating whether this command can be executed when RadImageEditor doesn't have a lodaded image. The default implementation returns false.
(Inherited from ImageEditorCommandBase.)
Public propertyOwner (Inherited from ImageEditorCommandBase.)

Events

  NameDescription
Public eventCanExecuteChanged (Inherited from ImageEditorCommandBase.)

See Also