Accusoft NotateXpress 13
PrgSetItemHighlightBack Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
If the element has a highlighted background.
Description
Sets the highlight fill for a specific element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemHighlightBack( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal bVal As Boolean _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
bVal
If the element has a highlighted background.
Remarks

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

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

See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations  | Backgrounds

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback