ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearSize Structure : cY Property |
'Declaration Public Property cY As Integer
'Usage Dim instance As ImGearSize Dim value As Integer instance.cY = value value = instance.cY
public int cY {get; set;}