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




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearDoublePoint Interface : Y Property
Gets or sets Y coordinate of the point.
Syntax
'Declaration
 
Property Y As Double
 
'Usage
 
Dim instance As IImGearDoublePoint
Dim value As Double
 
instance.Y = value
 
value = instance.Y

Property Value

Any double value.
See Also

Reference

IImGearDoublePoint Interface
IImGearDoublePoint Members