ImageGear .NET - Updated December 24, 2018
Width Property (ImGearARTImageRef)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTImageRef Class : Width Property
Gets or sets the width of the image.
Syntax
'Declaration
 
Public Property Width As Integer
 
'Usage
 
Dim instance As ImGearARTImageRef
Dim value As Integer
 
instance.Width = value
 
value = instance.Width

Property Value

Integer value.
See Also

Reference

ImGearARTImageRef Class
ImGearARTImageRef Members