ImageGear .NET - Updated July 5, 2018
X Property (IImGearARTPoint)




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

Property Value

Integer value.
See Also

Reference

IImGearARTPoint Interface
IImGearARTPoint Members