AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementGetPenStyle Method |
Visual Basic |
---|
Public Function ElementGetPenStyle( _ ByVal elementHandle As Long _ ) As NX_PenStyleType |
The enumeration NX_PenStyleType that specifies the pen style attribute.
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.