RubberBandShowTooltip Property |
Gets or sets a value that indicates whether a tooltip that displays the pixel size of the selection is
displayed to the lower right of the RubberBand while the area is being selected.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool ShowTooltip { get; set; }
Public Property ShowTooltip As Boolean
Get
Set
Property Value
Type:
BooleanSee Also