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




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

Property Value

Integer value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members