Text of the tooltip which is displayed when the mouse pointer is hovering over the clockwise rotation arrow. By clicking this arrow the selected image will be rotated by 90 degrees clockwise.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property RotateIconClockwiseTooltipText As String
public string RotateIconClockwiseTooltipText { get; set; }
A string value that specifies a text of the tooltip which is displayed when the mouse pointer is hovering over the clockwise rotation arrow.
Default value is "Rotate Clockwise".