Accusoft NotateXpress 13
ElementSetHighlightBack Method
The handle of an element returned by the ElementCreate method.
If this element should have the background highlighted.
Description
Sets the highlight background of an existing element.
Syntax
Visual Basic
Public Sub ElementSetHighlightBack( _
   ByVal element As Long, _
   ByVal newVal As Boolean _
) 
Parameters
element
The handle of an element returned by the ElementCreate method.
newVal
If this element should have the background highlighted.
Remarks

The HighlightBack attribute of an annotation element determines whether or not an element will be displayed with a translucent fill area.

Note: The syntax of the ElementSetBackstyle method is easier to use. If you use this method, you will have less of chance of being confused by the difference between HighlightBack and HighlightFill.

See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Backgrounds

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback