ANNFIXED

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

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

Member

Description

uStructSize

Size of the ANNFIXED structure. Use sizeof(ANNFIXED)

bFixed

Value indicating a than an annotation objects fixed state changed.

bAdjust

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

Comments

This structure is part of the union of the ANNCHANGEPARAM structure.

See Also

Topics:

WM_LTANNEVENT

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help