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




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearSize Structure : cY Property
Gets or sets the rectangle's height.
Syntax
'Declaration
 
Public Property cY As Integer
 
'Usage
 
Dim instance As ImGearSize
Dim value As Integer
 
instance.cY = value
 
value = instance.cY

Property Value

Any integer value.
See Also

Reference

ImGearSize Structure
ImGearSize Members