ImageGear .NET - Updated October 2, 2018
XNumerator Property (ImGearResolution)




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

Property Value

Any integer value.
See Also

Reference

ImGearResolution Structure
ImGearResolution Members