Accusoft NotateXpress 13
ElementSetLineBeginStyle Method
The handle of an element returned by the ElementCreate method.
Description
Sets the line begin style of an existing element.  LineBeginStyle controls the ability for arrowheads and related designs on the beginning of line based tools.
Syntax
Visual Basic
Public Sub ElementSetLineBeginStyle( _
   ByVal elementHandle As Long, _
   ByVal LineEnd As NX_LineEndStyleType _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
LineEnd
ValueDescription
NX_LineEnd_ArrowArrow.
NX_LineEnd_ButtPerpendicular line.
NX_LineEnd_CircleCircle.
NX_LineEnd_ClosedArrowClosed arrow.
NX_LineEnd_DiamondDiamond.
NX_LineEnd_PlainPlain.
NX_LineEnd_ReverseArrowReverse arrow.
NX_LineEnd_ReverseClosedArrowReversed closed arrow.
NX_LineEnd_SlashSlash.
NX_LineEnd_SquareSquare.
Remarks
The size of the arrowhead is proportional to the line thickness.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback