ImageGear .NET - Updated May 1, 2018
PopupTextIcon Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : PopupTextIcon Property
Gets or sets the icon associated with the ImGearARTPopupText annotation.
Syntax
'Declaration
 
Public Property PopupTextIcon As ImGearRasterPage
 
'Usage
 
Dim instance As ImGearARTPage
Dim value As ImGearRasterPage
 
instance.PopupTextIcon = value
 
value = instance.PopupTextIcon

Property Value

ImGearARTPopupText class instance.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members