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