Accusoft NotateXpress 13
ElementSetBackstyle Method
The handle of an element returned by the ElementCreate method.
Description
Sets the background style of an existing element.
Syntax
Visual Basic
Public Sub ElementSetBackstyle( _
   ByVal elementHandle As Long, _
   ByVal BackStyle As NX_BackStyleType _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
BackStyle
ValueDescription
NX_OpaqueThe background style is opaque (A solid color).
NX_TranslucentThe background style is translucent (Part way between solid and see through).
NX_TransparentThe background style is transparent (See through)
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Backgrounds

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback