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




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

Property Value

Any double value.
See Also

Reference

IImGearDoublePoint Interface
IImGearDoublePoint Members