Accusoft.ImagXpress12.Net
Precision Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Resolution Class : Precision Property




Glossary Item Box

Gets or sets the level of precision of the Dimensions returned.

Syntax

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

Property Value

The level of precision of the Dimensions returned. The default value for this property is 1. This parameter must be a value from MinimumPrecision to 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 MaximumPrecision and handle any truncation or rounding itself.

See Also

©2013. Accusoft Corporation. All Rights Reserved.