ANNFIXED

Summary

The ANNFIXED structure contains information about the changes to be made in automated mode to the specified object.

Syntax

typedef struct tagANNFIXED 
{ 
   L_UINT uStructSize; 
   L_BOOL bFixed; 
   L_BOOL bAdjust; 
} ANNFIXED, *pANNFIXED; 

Members

uStructSize

Size of the ANNFIXED structure. Use sizeof(ANNFIXED)

bFixed

Value indicating a than an annotation object's ‘fixed’ state changed.

bAdjust

Value indicating whether the annotation was automatically adjusted when its fixed state changed.

Usage

See Also

Help Version 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.