ImageGear .NET - Updated December 24, 2018
X Property (IImGearARTPopupText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : X Property
Gets or sets the X coordinate of the top-left point of the mark's rectangle.
Syntax
'Declaration
 
Property X As Integer
 
'Usage
 
Dim instance As IImGearARTPopupText
Dim value As Integer
 
instance.X = value
 
value = instance.X

Property Value

Integer value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members