| AnnotationDataText Field |
The text data displayed in an annotation.
Namespace:
Deltabit.WinForms
Assembly:
Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax Public Text As String
Dim instance As AnnotationData
Dim value As String
value = instance.Text
instance.Text = value
Field Value
Type:
StringSee Also