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.
Size of the ANNFIXED structure. Use sizeof(ANNFIXED)
Value indicating a than an annotation object's ‘fixed’ state changed.
Value indicating whether the annotation was automatically adjusted when its fixed state changed.
This structure is part of the union of the ANNCHANGEPARAM structure.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document