ImageGear .NET - Updated May 30, 2018
XNumerator Property (IImGearResolution)




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

Property Value

Int32 value.
See Also

Reference

IImGearResolution Interface
IImGearResolution Members