ImageGear .NET - Updated December 24, 2018
X Property (ImGearARTPoint)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPoint Class
ImGearARTPoint Members