Accusoft.NotateXpress12.Net
SetImageMappingDimensions Method
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : SetImageMappingDimensions Method




width
An integer which represents the width in pixels to use to map annotation coordinates.
height
An integer which represents the height in pixels to use to map annotation coordinates.

Glossary Item Box

Sets a given mapping width and height.

Syntax

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

Parameters

width
An integer which represents the width in pixels to use to map annotation coordinates.
height
An integer which represents the height in pixels to use to map annotation coordinates.

Remarks

When ImagXpress is not atached to NotateXpress and you load an annotation file, NotateXpress cannot query ImagXpress for its current image dimenstions when mapping annotation coordinates. This method allows you to set a mapping width and height for this circumstance. The values set by this method will only be used when ImagXpress is not attached to NotateXpress.

This should be an exceptional case.

See Also

©2013. Accusoft Corporation. All Rights Reserved.