ImageGear .NET - Updated October 2, 2018
Y Property (ImGearARTPopupText)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPopupText Class
ImGearARTPopupText Members