ImageGear .NET - Updated October 26, 2017
XDenominator Property (ImGearResolution)




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

Property Value

Any integer value.
See Also

Reference

ImGearResolution Structure
ImGearResolution Members