Accusoft NotateXpress 13
PrgSetItemTransparentColor Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
The RGB (Red Green Blue) color value of the element's transparent color.
Description
Sets the transparent color for a specific image element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemTransparentColor( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal clr As OLE_COLOR _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
clr
The RGB (Red Green Blue) color value of the element's transparent color.
Remarks

The transparent color is the color in the image that will show through to what is underneath the object.

White [RGB(255,255,255)] is the default TransparentColor

See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations  | Backgrounds

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback