NotateXpress 13 for ActiveX - API Reference > Properties, Methods, and Events by Category > Modifying Existing Annotations > Backgrounds |
After the annotations are created by the user or the application, the application can change annotations by using the "Prg" functions. This grouping shows the many options for filling in the background of an annotation.
PrgGetFirstSelected | Gets the first selected element in an enumeration sequence of selected elements for the specific layer. |
PrgGetItemBackstyle | Gets the background style for a specific element for the specific layer. |
PrgGetItemHatchColor | Gets the hatch color for a specific element for the specific layer. |
PrgGetItemHatchStyle | Gets the hatch style for a specific element for the specific layer. |
PrgGetItemHighlightBack | Gets the highlight background for a specific element for the specific layer. |
PrgGetItemHighlightFill | Gets the highlight fill for a specific element for the specific layer. |
PrgGetItemTransparentColor | Gets the transparent color for a specific image element for the specific layer. |
PrgSetItemBackstyle | Sets the background style for a specific element for the specific layer. |
PrgSetItemHatchColor | Sets the hatch color for a specific element for the specific layer. |
PrgSetItemHatchStyle | Sets the hatch style for a specific element for the specific layer. |
PrgSetItemHighlightBack | Sets the highlight fill for a specific element for the specific layer. |
PrgSetItemHighlightFill | Sets the HighlightFill attribute of the specified object. |
PrgSetItemTransparentColor | Sets the transparent color for a specific image element for the specific layer. |