virtual L_INT LAnnotation::SetAutoBackColor(uObjectType, crBack)
Sets the background color of one or more annotation objects.
Type of object for which to change the background color. For a list of possible values, refer to Types of Annotations.
The COLORREF value that specifies the background color.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
This function does not affect objects that do not have this property or that do not let you change the property. For descriptions of the various types of objects and their properties, refer to Types of Annotations. Please note the following:
If uObjectType is | then the background color is changed for |
---|---|
ANNOBJECT_NOTE or ANNOBJECT_PUSHPIN | Note objects and push pin objects created by the automation object. |
ANNOBJECT_HILITE | Hilite objects created by the automation object. |
ANNOBJECT_REDACT | Redact objects created by the automation object. |
any other object such as ANNOBJECT_TEXT, ANNOBJECT_RECT, etc. | All other objects, created by the automation object, which have a background color property. |
Win32, x64.
For an example, refer to LAnnotation::GetAutoBackColor.
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