ImageGear for .NET
ImGearResolution Constructor(Int32,Int32,Int32,Int32,ImGearResolutionUnits)
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearResolution Structure > ImGearResolution Constructor : ImGearResolution Constructor(Int32,Int32,Int32,Int32,ImGearResolutionUnits)




numeratorX
Numerator of the X component of the resolution.
denominatorX
Denominator of the X component of the resolution.
numeratorY
Numerator of the Y component of the resolution.
denominatorY
Denominator of the Y component of the resolution.
units
Resolution units.

Glossary Item Box

Initializes a new instance of the ImGearResolution structure.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

numeratorX
Numerator of the X component of the resolution.
denominatorX
Denominator of the X component of the resolution.
numeratorY
Numerator of the Y component of the resolution.
denominatorY
Denominator of the Y component of the resolution.
units
Resolution units.

See Also

©2013. Accusoft Corporation. All Rights Reserved.