ImageGear .NET - Updated October 26, 2017
X Property (ImGearARTImageRef)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTImageRef 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 ImGearARTImageRef
Dim value As Integer
 
instance.X = value
 
value = instance.X

Property Value

Integer value.
See Also

Reference

ImGearARTImageRef Class
ImGearARTImageRef Members