ImageGear .NET - Updated May 1, 2018
X Property (ImGearARTRectangle)




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

Property Value

Integer value.
See Also

Reference

ImGearARTRectangle Class
ImGearARTRectangle Members