VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Resolution Class
Constructors Properties Methods SeeAlso
In This Topic
Resolution Class Members
In This Topic
The following tables list the members exposed by Resolution.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the unit of measure.
Public PropertyGets the X resolution, in pixels per UnitOfMeasure.
Public PropertyGets the Y resolution, in pixels per UnitOfMeasure.
Public Methods
 NameDescription
Public MethodReturns a value indicating whether this instance is equal to a specified object.
Public MethodServes as a hash function for a particular type.
Public MethodReturns the X resolution in pixels per inch.
Public MethodReturns the Y resolution in pixels per inch.
Public MethodReturns the string representation of this object.
See Also