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




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

Property Value

Integer value.
See Also

Reference

ImGearARTTypedText Class
ImGearARTTypedText Members