Accusoft NotateXpress 13
PrgSetImageMappingDimensions Method
The width in pixels to use to map annotation coordinates .
The height in pixels to use to map annotation coordinates.
Description
Sets the mapping width and height coordinates when NotateXpress cannot query ImagXpress for current image dimensions.
Syntax
Visual Basic
Public Sub PrgSetImageMappingDimensions( _
   ByVal Width As Long, _
   ByVal height As Long _
) 
Parameters
Width
The width in pixels to use to map annotation coordinates .
height
The height in pixels to use to map annotation coordinates.
Remarks

This is for advanced users.

When ImagXpress is NOT attached to NotateXpress and you load an annotation file, NotateXpress cannot query ImagXpress for its current image dimensions when mapping annotation coordinates. This method lets you set a mapping width and height for this circumstance.

This method will only be used when ImagXpress is not attached to NotateXpress.

See Also

NotateXpress Object  | NotateXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback