AnnotationDataToolTip Property |
Gets or sets the text displayed in the annotation tooltip.
Gets or sets the text displayed in the annotation tooltip.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string ToolTip { get; set; }Public Property ToolTip As String
Get
Set
Property Value
Type:
StringText used for the tooltip.
Property Value
Type:
String Text used for the tooltip.
See Also