ImageGear .NET - Updated November 28, 2017
YNumerator Property (IImGearResolution)




ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearResolution Interface : YNumerator Property
Gets or sets numerator of the Y component of the resolution.
Syntax
'Declaration
 
Property YNumerator As Integer
 
'Usage
 
Dim instance As IImGearResolution
Dim value As Integer
 
instance.YNumerator = value
 
value = instance.YNumerator

Property Value

Int32 value.
See Also

Reference

IImGearResolution Interface
IImGearResolution Members