ImageGear .NET - Updated May 30, 2018
Y Property (ImGearARTButton)




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

Property Value

Integer value.
See Also

Reference

ImGearARTButton Class
ImGearARTButton Members