ImageGear .NET - Updated May 1, 2018
X Property (ImGearPoint)




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

Property Value

Any integer value.
See Also

Reference

ImGearPoint Structure
ImGearPoint Members