ImageGear21.Core Assembly > ImageGear.Core Namespace > IImGearResolution Interface : YNumerator Property |
'Declaration Property YNumerator As Integer
'Usage Dim instance As IImGearResolution Dim value As Integer instance.YNumerator = value value = instance.YNumerator
int YNumerator {get; set;}