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




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

Property Value

Integer value.
See Also

Reference

ImGearARTTextCallout Class
ImGearARTTextCallout Members