ImageGear .NET - Updated March 30, 2018
X Property (IImGearPoint)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearPoint Interface : X Property
Gets or sets the x-coordinate of the point.
Syntax
'Declaration
 
Property X As Integer
 
'Usage
 
Dim instance As IImGearPoint
Dim value As Integer
 
instance.X = value
 
value = instance.X

Property Value

Any integer value.
See Also

Reference

IImGearPoint Interface
IImGearPoint Members