Accusoft NotateXpress 13
ElementSetTransparentColor Method
The handle of an element returned by the ElementCreate method.
The RGB (Red Green Blue) color value of the element's transparent color.
Description
Sets the transparent color of an existing image element.
Syntax
Visual Basic
Public Sub ElementSetTransparentColor( _
   ByVal elementHandle As Long, _
   ByVal clr As OLE_COLOR _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate 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  | Creating Programmatic Annotations  | Backgrounds

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback