Accusoft NotateXpress 12
PrgSetImageMappingDimensions Method
See Also  Send comments on this topic.
Width
The width in pixels to use to map annotation coordinates .
height
The height in pixels to use to map annotation coordinates.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : PrgSetImageMappingDimensions Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.