Accusoft.ImagXpress12.Net
ResolutionPrecision Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class : ResolutionPrecision Property




Glossary Item Box

Gets or sets the level of precision of the HorizontalResolution, VerticalResolution and Resolution returned.

Syntax

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

Property Value

The level of precision of the HorizontalResolution, VerticalResolution and Resolution returned. The default value for this property is 1. This property must be a value from Resolution.MinimumPrecision to Resolution.MaximumPrecision. Setting the precision is really a request for the precision level to be at a certain level. Because of the way floating-point numbers are stored in computers, ImagXpress can not guarantee that the precision is at a certain level. If the application needs 100% accuracy, then the application should set this value to Resolution.MaximumPrecision and handle any truncation or rounding itself.

See Also

©2013. Accusoft Corporation. All Rights Reserved.