ImageGear .NET - Updated May 1, 2018
Y Property (IImGearARTPoint)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPoint Interface : Y Property
Gets or sets the Y coordinate of the mark.
Syntax
'Declaration
 
Property Y As Integer
 
'Usage
 
Dim instance As IImGearARTPoint
Dim value As Integer
 
instance.Y = value
 
value = instance.Y

Property Value

Integer value.
See Also

Reference

IImGearARTPoint Interface
IImGearARTPoint Members