ImageGear .NET - Updated May 1, 2018
cX Property (IImGearSize)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearSize Interface : cX Property
Gets or sets the X size.
Syntax
'Declaration
 
Property cX As Integer
 
'Usage
 
Dim instance As IImGearSize
Dim value As Integer
 
instance.cX = value
 
value = instance.cX

Property Value

Any integer value.
See Also

Reference

IImGearSize Interface
IImGearSize Members