ImageGear .NET - Updated October 26, 2017
IsOpen Property (IImGearARTPopupText)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : IsOpen Property
Gets or sets a value indicating whether the popup text is opened.
Syntax
'Declaration
 
Property IsOpen As Boolean
 
'Usage
 
Dim instance As IImGearARTPopupText
Dim value As Boolean
 
instance.IsOpen = value
 
value = instance.IsOpen

Property Value

Boolean value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members