Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.1
LEADTOOLS Raster Imaging C DLL Help

ANNFIXED

Show in webframe

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 object©s ©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

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.