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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTImage Class : X Property
Gets or sets the X coordinate of the top-left point of the image.
Syntax
'Declaration
 
Public Property X As Integer
 
'Usage
 
Dim instance As ImGearARTImage
Dim value As Integer
 
instance.X = value
 
value = instance.X

Property Value

Integer value.
See Also

Reference

ImGearARTImage Class
ImGearARTImage Members