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




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

Property Value

Integer value.
See Also

Reference

ImGearARTHotSpot Class
ImGearARTHotSpot Members