ImageGear .NET - Updated July 5, 2018
PopupText Property (ImGearAnnotationTemplates)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationTemplates Class : PopupText Property
Gets or sets a Popup Text mark to be used as a template when creating Popup Text marks using the mouse.
Syntax
'Declaration
 
Public Property PopupText As ImGearARTPopupText
 
'Usage
 
Dim instance As ImGearAnnotationTemplates
Dim value As ImGearARTPopupText
 
instance.PopupText = value
 
value = instance.PopupText

Property Value

ImGearARTPopupText value.
See Also

Reference

ImGearAnnotationTemplates Class
ImGearAnnotationTemplates Members