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




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

Property Value

Integer value.
See Also

Reference

ImGearARTAudio Class
ImGearARTAudio Members