ImageGear .NET - Updated March 30, 2018
Y Property (ImGearPoint)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearPoint Structure : Y Property
Gets or sets the y-coordinate of the point.
Syntax
'Declaration
 
Public Property Y As Integer
 
'Usage
 
Dim instance As ImGearPoint
Dim value As Integer
 
instance.Y = value
 
value = instance.Y

Property Value

Any integer value.
See Also

Reference

ImGearPoint Structure
ImGearPoint Members