ImageGear .NET - Updated November 28, 2017
X Property (ImGearARTCallout)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTCallout Class : X Property
Gets or sets the callout pointer X location.
Syntax
'Declaration
 
Public Property X As Integer
 
'Usage
 
Dim instance As ImGearARTCallout
Dim value As Integer
 
instance.X = value
 
value = instance.X

Property Value

Integer value.
Remarks
The coordinate is relative to the left edge of the text mark.
See Also

Reference

ImGearARTCallout Class
ImGearARTCallout Members