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




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

Property Value

Int32 value.
See Also

Reference

IImGearResolution Interface
IImGearResolution Members