ImageGear .NET - Updated October 2, 2018
X Property (ImGearARTAudio)




ImageGear24.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