Accusoft NotateXpress 13
ElementGetPenStyle Method
The handle of an element returned by the ElementCreate method.
Description
Gets the pen style of an existing element.
Syntax
Visual Basic
Public Function ElementGetPenStyle( _
   ByVal elementHandle As Long _
) As NX_PenStyleType
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Return Type

The enumeration NX_PenStyleType that specifies the pen style attribute. 

Remarks

Note: The PenStyle can be any of the NX_PenStyleType options when the pen is one pixel. The pen style can only be NX_LinePenStyle_Solid when the width is more than one pixel.

See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback