AnnotationUIToolTip Property |
Gets or sets the tool tip.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string ToolTip { get; set; }
Public Property ToolTip As String
Get
Set
Property Value
Type:
String
The tool tip.
See Also