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




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

Property Value

Any integer value.
See Also

Reference

IImGearSize Interface
IImGearSize Members